feat: add STS #643
tests.yml
on: pull_request
Test Prefer Lowest
25s
PHP Style Check
19s
PHPStan Static Analysis
23s
Matrix: test
Annotations
4 errors
PHP Style Check
Process completed with exit code 8.
|
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#L95
Parameter #1 $string of function urlencode expects string, string|false given.
|
PHPStan Static Analysis
Process completed with exit code 1.
|