Skip to content

Bump codecov/codecov-action from 4.3.1 to 4.4.1 #37

Bump codecov/codecov-action from 4.3.1 to 4.4.1

Bump codecov/codecov-action from 4.3.1 to 4.4.1 #37

Triggered via pull request June 1, 2024 12:30
Status Failure
Total duration 42s
Artifacts

build.yml

on: pull_request
Coding Standard
15s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

42 errors
PHPStan (7.4, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.4, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.4, highest)
Process completed with exit code 1.
PHPStan (8.1, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.1, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.1, highest)
Process completed with exit code 1.
PHPStan (7.3, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.3, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.3, highest)
Process completed with exit code 1.
PHPStan (8.0, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.0, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.0, highest)
Process completed with exit code 1.
PHPStan (8.2, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.2, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.2, highest)
Process completed with exit code 1.
PHPStan (7.2, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.2, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.2, highest)
Process completed with exit code 1.
PHPStan (8.3, highest): src/Rules/NoPrivate/CallToPrivateFunctionRule.php#L69
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.3, highest): src/Rules/NoPrivate/CallToPrivateMethodRule.php#L84
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.3, highest): src/Rules/NoPrivate/CallToPrivateStaticMethodRule.php#L134
Method Swissspidy\PHPStan\Rules\NoPrivate\CallToPrivateStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.3, highest): src/Rules/NoPrivate/InheritanceOfPrivateClassRule.php#L75
Method Swissspidy\PHPStan\Rules\NoPrivate\InheritanceOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{}|array{non-falsy-string}.
PHPStan (8.3, highest): src/Rules/NoPrivate/InstantiationOfPrivateClassRule.php#L89
Method Swissspidy\PHPStan\Rules\NoPrivate\InstantiationOfPrivateClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.3, highest)
Process completed with exit code 1.