Skip to content

feat: add AWS credential source #665

feat: add AWS credential source

feat: add AWS credential source #665

Triggered via pull request September 7, 2023 18:15
@bshafferbshaffer
synchronize #474
aws-for-sts
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Test Prefer Lowest
22s
Test Prefer Lowest
PHP Style Check
47s
PHP Style Check
PHPStan Static Analysis
30s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L254
PHPDoc tag @param for parameter $httpHandler with type Google\Auth\CredentialSource\HttpHandlerInterface is not subtype of native type callable.
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L254
Parameter $httpHandler of method Google\Auth\CredentialSource\AwsNativeSource::getRegionFromUrl() has invalid type Google\Auth\CredentialSource\HttpHandlerInterface.
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L272
PHPDoc tag @param for parameter $httpHandler with type Google\Auth\CredentialSource\HttpHandlerInterface is not subtype of native type callable.
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L272
PHPDoc tag @param references unknown parameter: $regionUrl
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L272
Parameter $httpHandler of method Google\Auth\CredentialSource\AwsNativeSource::getRoleName() has invalid type Google\Auth\CredentialSource\HttpHandlerInterface.
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L290
PHPDoc tag @param for parameter $httpHandler with type Google\Auth\CredentialSource\HttpHandlerInterface is not subtype of native type callable.
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L290
PHPDoc tag @param references unknown parameter: $regionUrl
PHPStan Static Analysis: src/CredentialSource/AwsNativeSource.php#L291
Parameter $httpHandler of method Google\Auth\CredentialSource\AwsNativeSource::getSigningVarsFromUrl() has invalid type Google\Auth\CredentialSource\HttpHandlerInterface.
PHPStan Static Analysis
Process completed with exit code 1.