Skip to content

🐛 wrap service account not found error #4560

🐛 wrap service account not found error

🐛 wrap service account not found error #4560

Triggered via pull request November 19, 2024 08:52
Status Failure
Total duration 2m 59s
Artifacts

e2e.yaml

on: pull_request
extension-developer-e2e
29s
extension-developer-e2e
e2e-kind
44s
e2e-kind
upgrade-e2e
2m 48s
upgrade-e2e
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
extension-developer-e2e: internal/authentication/tokengetter.go#L99
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
extension-developer-e2e
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
extension-developer-e2e
Process completed with exit code 2.
e2e-kind
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
e2e-kind
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
e2e-kind
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
e2e-kind
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
e2e-kind
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
e2e-kind: internal/authentication/tokengetter.go#L99
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
e2e-kind
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
e2e-kind
Process completed with exit code 2.
upgrade-e2e: internal/authentication/tokengetter.go#L99
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
upgrade-e2e
cannot use saErr (variable of type *SANotFoundError) as error value in return statement: *SANotFoundError does not implement error (wrong type for method Error)
upgrade-e2e
Process completed with exit code 2.
e2e-kind
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/