Skip to content

Add support for UploadedFileFactoryInterface and UriFactoryInterface #17

Add support for UploadedFileFactoryInterface and UriFactoryInterface

Add support for UploadedFileFactoryInterface and UriFactoryInterface #17

Triggered via pull request March 4, 2024 20:22
Status Failure
Total duration 26s
Artifacts

php_phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: src/Implementations/Psr17/UploadedFileFactories.php#L135
Call to an undefined static method PsrDiscovery\Discover::httpUploadedFileFactory().
phpstan: src/Implementations/Psr17/UploadedFileFactories.php#L140
Call to an undefined static method PsrDiscovery\Discover::httpUploadedFileFactories().
phpstan: src/Implementations/Psr17/UriFactories.php#L135
Call to an undefined static method PsrDiscovery\Discover::httpUriFactory().
phpstan: src/Implementations/Psr17/UriFactories.php#L140
Call to an undefined static method PsrDiscovery\Discover::httpUriFactories().
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.