chore(deps): update phpstan packages to v2 (major) #374
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
6 errors and 1 warning
|
Static Analysis with PHPStan (8.2):
tests/Builder/EnumBuilderTest.php#L34
Cannot access offset 'value' on mixed.
|
|
Static Analysis with PHPStan (8.2):
tests/Builder/EnumBuilderTest.php#L37
Cannot access offset 'value' on mixed.
|
|
Static Analysis with PHPStan (8.2):
tests/Builder/EnumBuilderTest.php#L38
Cannot access offset 'description' on mixed.
|
|
Static Analysis with PHPStan (8.2):
tests/Builder/EnumBuilderTest.php#L41
Cannot access offset 'value' on mixed.
|
|
Static Analysis with PHPStan (8.2):
tests/Builder/EnumBuilderTest.php#L44
Cannot access offset 'deprecationReason' on mixed.
|
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
|
Static Analysis with PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|