Skip to content

Update doctrine/orm requirement from ^2.5 to ^2.5 || ^3.0 #76

Update doctrine/orm requirement from ^2.5 to ^2.5 || ^3.0

Update doctrine/orm requirement from ^2.5 to ^2.5 || ^3.0 #76

Triggered via push April 13, 2024 13:16
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build: src/Bridge/Doctrine/MetadataLoadInterceptor.php#L1
Ignored error pattern #^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\{\}\.$# in path /github/workspace/src/Bridge/Doctrine/MetadataLoadInterceptor.php was not matched in reported errors.
build: src/Bridge/Doctrine/MetadataLoadInterceptor.php#L61
Property Doctrine\ORM\Mapping\ClassMetadata<object>::$table (array{name: string, schema?: string, indexes?: array, uniqueConstraints?: array, options?: array<string, mixed>, quoted?: bool}) does not accept array{}.
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/