Skip to content

read aws default creds directly via sdk #15

read aws default creds directly via sdk

read aws default creds directly via sdk #15

Triggered via push November 16, 2023 03:45
Status Failure
Total duration 58s
Artifacts

ci.yml

on: push
Verifying Dependencies
7s
Verifying Dependencies
golangci-lint
49s
golangci-lint
Build app
30s
Build app
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Build app: secrets/manager.go#L177
undefined: time.DateTime
Build app: secrets/manager.go#L178
undefined: time.DateTime
Build app
Process completed with exit code 2.
golangci-lint: secrets/edit.go#L1
: # github.com/scalescape/dolores/secrets
golangci-lint: secrets/manager.go#L177
undefined: time.DateTime
golangci-lint: secrets/manager.go#L178
undefined: time.DateTime (typecheck)
golangci-lint: cmd/dolores/config.go#L9
could not import github.com/scalescape/dolores/secrets (-: # github.com/scalescape/dolores/secrets
golangci-lint: secrets/manager.go#L177
undefined: time.DateTime
golangci-lint: secrets/manager.go#L178
undefined: time.DateTime) (typecheck)
golangci-lint: store/aws/aws.go#L51
File is not `gofumpt`-ed (gofumpt)
golangci-lint: store/aws/aws.go#L114
File is not `gofumpt`-ed (gofumpt)
golangci-lint: client/monart.go#L22
found a struct that contains a context.Context field (containedctx)
golangci-lint: config/monart.go#L36
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: config/config.go#L73
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: store/aws/aws.go#L143
unused-parameter: parameter 'acfg' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: store/aws/aws.go#L135
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
golangci-lint: client/monart.go#L29
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: client/cloud_service.go#L76
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: client/cloud_service.go#L112
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)