UX: implement rotating keys api in ux-backend server #2992
Annotations
8 errors and 1 warning
Run golangci/golangci-lint-action@v3:
services/ux-backend/handlers/rotatekeys/handler.go#L33
undefined: handlers.GetOperatorNamespace (typecheck)
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/main.go#L13
could not import github.com/red-hat-storage/ocs-operator/v4/services/ux-backend/handlers/rotatekeys (-: # github.com/red-hat-storage/ocs-operator/v4/services/ux-backend/handlers/rotatekeys
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/handlers/rotatekeys/handler.go#L33
undefined: handlers.GetOperatorNamespace) (typecheck)
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/handlers/rotatekeys/handler.go#L1
: # github.com/red-hat-storage/ocs-operator/v4/services/ux-backend/handlers/rotatekeys
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/handlers/rotatekeys/handler.go#L33
undefined: handlers.GetOperatorNamespace (typecheck)
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/main.go#L13
could not import github.com/red-hat-storage/ocs-operator/v4/services/ux-backend/handlers/rotatekeys (-: # github.com/red-hat-storage/ocs-operator/v4/services/ux-backend/handlers/rotatekeys
|
Run golangci/golangci-lint-action@v3:
services/ux-backend/handlers/rotatekeys/handler.go#L33
undefined: handlers.GetOperatorNamespace) (typecheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading