feat: add STS #642
tests.yml
on: pull_request
Test Prefer Lowest
24s
PHP Style Check
24s
PHPStan Static Analysis
27s
Matrix: test
Annotations
12 errors
Test Prefer Lowest
Process completed with exit code 2.
|
PHP 8.0 Unit Test
Process completed with exit code 2.
|
PHP Style Check
Process completed with exit code 8.
|
PHP 8.2 Unit Test
The job was canceled because "_8_0" failed.
|
PHP 8.2 Unit Test
Process completed with exit code 2.
|
PHP 8.1 Unit Test
The job was canceled because "_8_0" failed.
|
PHP 8.1 Unit Test
Process completed with exit code 2.
|
PHP 7.4 Unit Test
The job was canceled because "_8_0" failed.
|
PHP 7.4 Unit Test
The operation was canceled.
|
PHPStan Static Analysis:
src/CredentialSource/AwsNativeSource.php#L77
Cannot access offset 'host' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
PHPStan Static Analysis:
src/CredentialSource/AwsNativeSource.php#L87
Parameter #1 $string of function urlencode expects string, string|false given.
|
PHPStan Static Analysis
Process completed with exit code 1.
|