Skip to content

error fix

error fix #13

Triggered via push November 15, 2023 08:34
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Verifying Dependencies
4s
Verifying Dependencies
golangci-lint
12s
golangci-lint
Build app
32s
Build app
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
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#L54
File is not `gofumpt`-ed (gofumpt)
golangci-lint: store/aws/aws.go#L117
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)
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: store/aws/aws.go#L138
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
golangci-lint: config/config.go#L73
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)
golangci-lint: client/monart.go#L29
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)