fix: common user can only access public app #3284
Annotations
2 errors and 1 warning
Run golangci-lint:
apiserver/pkg/chat/chat_server.go#L467
S1008: should use 'return app.Namespace == publicNs' instead of 'if app.Namespace == publicNs { return true }; return false' (gosimple)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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