bugfix #1808: fix issue where if user doesn't have access to any iden… #1983
Annotations
2 errors
providers/aws/identitystore.go#L50
[golangci-lint] reported by reviewdog 🐶
File is not properly formatted (gofmt)
Raw Output:
providers/aws/identitystore.go:50:1: File is not properly formatted (gofmt)
^
|
providers/aws/identitystore.go#L46
[golangci-lint] reported by reviewdog 🐶
ST1005: error strings should not be capitalized (staticcheck)
Raw Output:
providers/aws/identitystore.go:46:9: ST1005: error strings should not be capitalized (staticcheck)
err = errors.New("No Identity Instances found")
^
|
The logs for this run have expired and are no longer available.
Loading