Option for user to automatically add Amazon Bedrock integrations (#1819) #174
Annotations
9 errors and 1 warning
deepfence_server/pkg/generative-ai-integration/bedrock/types.go#L39
File is not `gofmt`-ed with `-s` (gofmt)
|
deepfence_server/pkg/generative-ai-integration/bedrock/aimodels.go#L36
S1002: should omit comparison to bool constant, can be simplified to `foundModel` (gosimple)
|
deepfence_server/pkg/registry/acr/client.go#L33
printf: (*github.com/rs/zerolog.Event).Msgf format %s reads arg #3, but call has 2 args (govet)
|
deepfence_server/pkg/registry/dockerprivate/client.go#L39
printf: (*github.com/rs/zerolog.Event).Msgf format %s reads arg #3, but call has 2 args (govet)
|
deepfence_server/pkg/registry/gcr/client.go#L33
printf: (*github.com/rs/zerolog.Event).Msgf format %s reads arg #3, but call has 2 args (govet)
|
deepfence_server/pkg/generative-ai-integration/bedrock/aimodels.go#L25
ineffectual assignment to err (ineffassign)
|
deepfence_server/handler/generative_ai_integration.go#L57
ST1003: var dataJson should be dataJSON (stylecheck)
|
deepfence_server/handler/auth.go#L161
ST1005: error strings should not be capitalized (stylecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading