Skip to content

fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 #53

fix(deps): update module github.com/urfave/cli/v2 to v2.27.4

fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 #53

Triggered via pull request July 24, 2024 22:33
Status Failure
Total duration 3m 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/controller/controller.go#L1
: # github.com/ekristen/fides/pkg/controller
lint: pkg/controller/controller.go#L174
undefined: context.WithDeadlineCause
lint: pkg/controller/controller.go#L247
undefined: context.WithDeadlineCause (typecheck)
lint: pkg/commands/controllers/controllers.go#L7
could not import github.com/ekristen/fides/pkg/controller (-: # github.com/ekristen/fides/pkg/controller
lint: pkg/controller/controller.go#L174
undefined: context.WithDeadlineCause
lint: pkg/controller/controller.go#L247
undefined: context.WithDeadlineCause) (typecheck)
lint: pkg/commands/controllers/controllers.go#L18
undefined: oidc (typecheck)
lint: pkg/commands/controllers/controllers.go#L29
undefined: oidc (typecheck)
lint: pkg/types/types.go#L18
ST1003: struct field JwksUri should be JwksURI (stylecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/