Skip to content

Update composer dependencies with vulnerabilities #52

Update composer dependencies with vulnerabilities

Update composer dependencies with vulnerabilities #52

Triggered via pull request January 30, 2024 09:46
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: Swagger/Metadata/Property/Factory/PropertyMetadataOverwriteFactory.php#L23
Property Ivoz\Api\Swagger\Metadata\Property\Factory\PropertyMetadataOverwriteFactory::$reader has unknown class Doctrine\Common\Annotations\Reader as its type.
build: Swagger/Metadata/Property/Factory/PropertyMetadataOverwriteFactory.php#L32
Parameter $reader of method Ivoz\Api\Swagger\Metadata\Property\Factory\PropertyMetadataOverwriteFactory::__construct() has invalid type Doctrine\Common\Annotations\Reader.
build: Swagger/Metadata/Property/Factory/PropertyMetadataOverwriteFactory.php#L32
Parameter $reader of method Ivoz\Api\Swagger\Metadata\Property\Factory\PropertyMetadataOverwriteFactory::__construct() has invalid type Doctrine\Common\Annotations\Reader.
build: Swagger/Metadata/Property/Factory/PropertyMetadataOverwriteFactory.php#L71
Call to method getPropertyAnnotation() on an unknown class Doctrine\Common\Annotations\Reader.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/