Skip to content

Add support for EKS Pod Identity #6102

Add support for EKS Pod Identity

Add support for EKS Pod Identity #6102

Triggered via pull request October 22, 2024 06:46
Status Failure
Total duration 4m 55s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
PossiblyUndefinedArrayOffset: src/Core/src/Credentials/ContainerProvider.php#L159
src/Core/src/Credentials/ContainerProvider.php:159:25: PossiblyUndefinedArrayOffset: Possibly undefined array key $parsedUri['scheme'] on array{fragment?: string, host?: string, pass?: string, path?: string, port?: int, query?: string, scheme?: string, user?: string} (see https://psalm.dev/167)
PossiblyUndefinedArrayOffset: src/Core/src/Credentials/ContainerProvider.php#L160
src/Core/src/Credentials/ContainerProvider.php:160:26: PossiblyUndefinedArrayOffset: Possibly undefined array key $parsedUri['host'] on array{fragment?: string, host?: string, pass?: string, path?: string, port?: int, query?: string, scheme?: string, user?: string} (see https://psalm.dev/167)
PossiblyUndefinedArrayOffset: src/Core/src/Credentials/ContainerProvider.php#L162
src/Core/src/Credentials/ContainerProvider.php:162:24: PossiblyUndefinedArrayOffset: Possibly undefined array key on array{fragment?: string, host?: string, pass?: string, path?: string, port?: int, query?: string, scheme?: string, user?: string}|false (see https://psalm.dev/167)
Psalm
Process completed with exit code 2.
Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP-CS-Fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/