Skip to content

Workload Identity Federation Auth #237

Workload Identity Federation Auth

Workload Identity Federation Auth #237

Triggered via pull request July 29, 2023 00:00
@dadgardadgar
opened #199
f-wif
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Run Unit Tests and Linter
1m 40s
Run Unit Tests and Linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Unit Tests and Linter: auth/workload/aws_test.go#L300
Error return value of `w.Write` is not checked (errcheck)
Run Unit Tests and Linter: auth/workload/aws_test.go#L317
Error return value of `w.Write` is not checked (errcheck)
Run Unit Tests and Linter: auth/workload/aws_test.go#L320
Error return value of `w.Write` is not checked (errcheck)
Run Unit Tests and Linter: auth/workload/aws.go#L27
`precendence` is a misspelling of `precedence` (misspell)
Run Unit Tests and Linter: auth/workload/aws.go#L32
`overriden` is a misspelling of `overridden` (misspell)
Run Unit Tests and Linter: auth/workload/provider_test.go#L16
type `fields` is unused (unused)
Run Unit Tests and Linter: auth/workload/url_test.go#L62
type `fields` is unused (unused)
Run Unit Tests and Linter: auth/workload/env_test.go#L52
type `fields` is unused (unused)
Run Unit Tests and Linter: auth/workload/file.go#L23
ST1016: methods on the same type should have the same receiver name (seen 1x "f", 1x "fc") (stylecheck)
Run Unit Tests and Linter: auth/workload/env.go#L20
ST1016: methods on the same type should have the same receiver name (seen 1x "e", 1x "ec") (stylecheck)