Skip to content

Additional Bridges for Filesystem component #389

Additional Bridges for Filesystem component

Additional Bridges for Filesystem component #389

Triggered via pull request August 25, 2024 17:06
Status Failure
Total duration 1m 15s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
UnusedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L26
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:26:22: UnusedClass: Class SonsOfPHP\Bridge\Aws\Filesystem\Adapter\S3Adapter is never used (see https://psalm.dev/075)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L29
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:29:9: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L45
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:45:13: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L65
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:65:20: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L68
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:68:29: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L80
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:80:20: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L83
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:83:13: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L100
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:100:20: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L109
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:109:13: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php#L129
src/SonsOfPHP/Bridge/Aws/Filesystem/Adapter/S3Adapter.php:129:20: UndefinedClass: Class, interface or enum named Aws\S3\S3ClientInterface does not exist (see https://psalm.dev/019)
Psalm (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/