Skip to content

[Step 1] Bump requirement to PHP 8.2 and parser-reflection 4.0.0-RC1 #34

[Step 1] Bump requirement to PHP 8.2 and parser-reflection 4.0.0-RC1

[Step 1] Bump requirement to PHP 8.2 and parser-reflection 4.0.0-RC1 #34

Triggered via pull request February 7, 2024 12:35
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: src/Aop/Support/SimpleNamespaceFilter.php#L57
Instanceof between stdClass and Go\ParserReflection\ReflectionFileNamespace will always evaluate to false.
build: src/Bridge/Doctrine/MetadataLoadInterceptor.php#L61
Property Doctrine\ORM\Mapping\ClassMetadataInfo<object>::$table (array{name: string, schema?: string, indexes?: array, uniqueConstraints?: array, options?: array<string, mixed>, quoted?: bool}) does not accept array{}.
build: src/Instrument/ClassLoading/CacheWarmer.php#L84
Call to function file_get_contents() on a separate line has no effect.
build
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/.
build
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/