Workload Identity Federation Auth #237
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
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)
|