Skip to content

Update PHPStan version #197

Update PHPStan version

Update PHPStan version #197

Triggered via push March 13, 2024 08:02
Status Failure
Total duration 34s
Artifacts

build.yml

on: push
Coding Standard
18s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 31 warnings
PHPStan (7.4, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.4, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.4, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.2, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.1, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.2, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.1, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.1, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.1, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.2, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.2, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.2, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.3, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (7.3, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (7.3, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
Tests (7.2, lowest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L60
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L67
Method PHPStan\Rules\Deprecations\AccessDeprecatedPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L91
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L98
Method PHPStan\Rules\Deprecations\AccessDeprecatedStaticPropertyRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L57
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedFunctionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L63
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L70
Method PHPStan\Rules\Deprecations\CallToDeprecatedMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{non-falsy-string}.
PHPStan (8.0, highest): src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L129
Method PHPStan\Rules\Deprecations\CallToDeprecatedStaticMethodRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
PHPStan (8.0, highest): src/Rules/Deprecations/FetchingClassConstOfDeprecatedClassRule.php#L136
Method PHPStan\Rules\Deprecations\FetchingClassConstOfDeprecatedClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<non-falsy-string>.
Tests (7.2, highest)
Process completed with exit code 2.
Lint (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.3, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.0, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.0, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.0, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.2, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.3, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.2, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.2, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.1, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.2, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.3, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.2, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.4, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.4, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.0, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.3, lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.2, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.