Skip to content

Dynamic ruleset collection #490

Dynamic ruleset collection

Dynamic ruleset collection #490

Triggered via pull request June 13, 2024 16:57
Status Failure
Total duration 35s
Artifacts

integrate.yaml

on: pull_request
Matrix: Coding Standards
Matrix: Static Code and Architecture analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 14 warnings
Coding Standards (8.3, highest)
Process completed with exit code 8.
InvalidDocblock: ../src/Test/TestExtractor.php#L40
../src/Test/TestExtractor.php:40:15: InvalidDocblock: class-string param can only target to named or callable objects in docblock for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/008)
Static Code and Architecture analysis (8.1, highest)
Process completed with exit code 2.
Static Code and Architecture analysis (8.0, highest)
The job was canceled because "_8_1_highest" failed.
InvalidDocblock: ../src/Test/TestExtractor.php#L40
../src/Test/TestExtractor.php:40:15: InvalidDocblock: class-string param can only target to named or callable objects in docblock for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/008)
InvalidReturnType: ../src/Test/TestExtractor.php#L41
../src/Test/TestExtractor.php:41:16: InvalidReturnType: The declared return type 'ReflectionClass<object>|null' for PHPat\Test\TestExtractor::reflectTest is incorrect, got 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionClass|PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum|null' (see https://psalm.dev/011)
InvalidReturnStatement: ../src/Test/TestExtractor.php#L49
../src/Test/TestExtractor.php:49:16: InvalidReturnStatement: The inferred type 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionClass|PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum' does not match the declared return type 'ReflectionClass<object>|null' for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/128)
Static Code and Architecture analysis (8.0, highest)
Process completed with exit code 2.
Static Code and Architecture analysis (8.3, highest)
The job was canceled because "_8_1_highest" failed.
InvalidDocblock: ../src/Test/TestExtractor.php#L40
../src/Test/TestExtractor.php:40:15: InvalidDocblock: class-string param can only target to named or callable objects in docblock for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/008)
Static Code and Architecture analysis (8.3, highest)
Process completed with exit code 2.
Static Code and Architecture analysis (7.4, highest)
The job was canceled because "_8_1_highest" failed.
InvalidDocblock: ../src/Test/TestExtractor.php#L40
../src/Test/TestExtractor.php:40:15: InvalidDocblock: class-string param can only target to named or callable objects in docblock for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/008)
InvalidReturnType: ../src/Test/TestExtractor.php#L41
../src/Test/TestExtractor.php:41:16: InvalidReturnType: The declared return type 'ReflectionClass<object>|null' for PHPat\Test\TestExtractor::reflectTest is incorrect, got 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionClass|PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum|null' (see https://psalm.dev/011)
InvalidReturnStatement: ../src/Test/TestExtractor.php#L49
../src/Test/TestExtractor.php:49:16: InvalidReturnStatement: The inferred type 'PHPStan\BetterReflection\Reflection\Adapter\ReflectionClass|PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum' does not match the declared return type 'ReflectionClass<object>|null' for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/128)
Static Code and Architecture analysis (7.4, highest)
Process completed with exit code 2.
Static Code and Architecture analysis (8.2, highest)
The job was canceled because "_8_1_highest" failed.
InvalidDocblock: ../src/Test/TestExtractor.php#L40
../src/Test/TestExtractor.php:40:15: InvalidDocblock: class-string param can only target to named or callable objects in docblock for PHPat\Test\TestExtractor::reflectTest (see https://psalm.dev/008)
Static Code and Architecture analysis (8.2, highest)
The operation was canceled.
Tests (8.2, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.2, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (8.0, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.0, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding Standards (8.3, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards (8.3, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (8.3, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.3, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (8.1, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (7.4, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (7.4, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Code and Architecture analysis (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Code and Architecture analysis (8.1, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/