Skip to content

Enhance offset access by defining various access modes, and restrict which ones are available for DOM classes #17946

Enhance offset access by defining various access modes, and restrict which ones are available for DOM classes

Enhance offset access by defining various access modes, and restrict which ones are available for DOM classes #17946

Triggered via pull request December 11, 2024 15:17
Status Failure
Total duration 1m 11s
Artifacts

phar.yml

on: pull_request
Compiler Tests
39s
Compiler Tests
integration-tests  /  Check PHAR checksum
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Waiting for pending jobs
Matrix: integration-tests / integration-tests
Waiting for pending jobs
Matrix: extension-tests / Extension Tests
Waiting for pending jobs
Matrix: other-tests / Other Tests
Waiting for pending jobs
integration-tests  /  Integration - Update baselines
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Compiler Tests
Internal error: Too few arguments to function PHPStan\Type\ObjectType::isExtraOffsetAccessibleClass(), 0 passed in /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php on line 922 and exactly 1 expected while analysing file /home/runner/work/phpstan-src/phpstan-src/compiler/src/Console/PrepareCommand.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
Compiler Tests
Internal error: Internal error: Too few arguments to function PHPStan\Type\ObjectType::isExtraOffsetAccessibleClass(), 0 passed in /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php on line 922 and exactly 1 expected while analysing file /home/runner/work/phpstan-src/phpstan-src/stubs/iterable.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
Compiler Tests
Process completed with exit code 1.
Compiler Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636