Skip to content

Command to support listing secrets #7

Command to support listing secrets

Command to support listing secrets #7

Triggered via pull request November 9, 2023 03:43
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Verifying Dependencies
8s
Verifying Dependencies
golangci-lint
15s
golangci-lint
Build app
24s
Build app
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 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: 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: store/google/gcs.go#L174
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/monart.go#L27
ST1005: error strings should not be capitalized (stylecheck)
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: config/config.go#L62
unused-parameter: parameter 'ctx' 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)
golangci-lint: client/gcs_service.go#L76
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: client/gcs_service.go#L112
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)