Skip to content

[Cache] Various Updates #417

[Cache] Various Updates

[Cache] Various Updates #417

Triggered via pull request September 18, 2024 19:59
Status Failure
Total duration 1m 56s
Artifacts

static-analysis.yml

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

Annotations

10 errors and 1 warning
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L57
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:57:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L64
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:64:24: UndefinedInterfaceMethod: Method Psr\Http\Message\StreamInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L65
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:65:24: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L72
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:72:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L79
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:79:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L86
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:86:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L87
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:87:24: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L94
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:94:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L101
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:101:48: UndefinedInterfaceMethod: Method Aws\ResultInterface::method does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php#L103
src/SonsOfPHP/Bridge/Aws/Filesystem/Tests/Adapter/S3AdapterTest.php:103:25: UndefinedInterfaceMethod: Method SonsOfPHP\Contract\Filesystem\Adapter\AdapterInterface::copy does not exist (see https://psalm.dev/181)
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/