Skip to content

feat: add STS

feat: add STS #643

Triggered via pull request August 24, 2023 17:34
@bshafferbshaffer
synchronize #462
sts-aws
Status Failure
Total duration 41s
Artifacts

tests.yml

on: pull_request
Test Prefer Lowest
25s
Test Prefer Lowest
PHP Style Check
19s
PHP Style Check
PHPStan Static Analysis
23s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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.