Skip to content

Slightly reduce comparing and calling methods for trivial optimizations #14831

Slightly reduce comparing and calling methods for trivial optimizations

Slightly reduce comparing and calling methods for trivial optimizations #14831

Triggered via pull request April 5, 2024 19:51
Status Cancelled
Total duration 4m 7s
Artifacts

tests.yml

on: pull_request
Determine levels tests matrix
45s
Determine levels tests matrix
Matrix: Integration tests
Matrix: Tests with old PHPUnit
Matrix: Tests
Matrix: Levels tests
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 15 warnings
Tests (8.3, ubuntu-latest)
Process completed with exit code 2.
Tests (8.1, ubuntu-latest)
Process completed with exit code 2.
Tests (8.2, ubuntu-latest)
Process completed with exit code 2.
Tests (8.0, ubuntu-latest)
Process completed with exit code 2.
Tests (7.4, ubuntu-latest)
Process completed with exit code 2.
Tests (7.3, ubuntu-latest)
Process completed with exit code 2.
Tests with old PHPUnit (7.2, ubuntu-latest)
Process completed with exit code 2.
Tests (8.2, windows-latest)
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Tests (8.2, windows-latest)
The operation was canceled.
Tests (8.3, windows-latest)
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Tests (8.3, windows-latest)
The operation was canceled.
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Generics/GenericsIntegrationTest.php' --filte...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Generics/GenericsIntegrationTest.php' --filte...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Generics/GenericsIntegrationTest.php' --filte...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...
Canceling since a higher priority waiting request for 'tests-trivial-optimizations' exists
Determine levels tests matrix
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/.
Integration tests (ubuntu-latest)
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.3, ubuntu-latest)
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, ubuntu-latest)
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, ubuntu-latest)
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, ubuntu-latest)
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, ubuntu-latest)
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, ubuntu-latest)
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/.
Integration tests (windows-latest)
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/.
Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/StubsIntegrationTest.php' --filter 'PH...
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, windows-latest)
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, windows-latest)
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, windows-latest)
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 with old PHPUnit (7.2, ubuntu-latest)
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, windows-latest)
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/.