Skip to content

remove rs from permission & privilege entities #1712

remove rs from permission & privilege entities

remove rs from permission & privilege entities #1712

Triggered via push August 1, 2024 21:42
Status Failure
Total duration 48s
Artifacts

main.yml

on: push
Quality & Security checks
39s
Quality & Security checks
Tests with coverage
0s
Tests with coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Quality & Security checks: test/http.go#L1
: # github.com/coretrix/hitrix/test [github.com/coretrix/hitrix/test.test]
Quality & Security checks: test/test.go#L42
cannot use "search_pool" (untyped string constant) as []string value in struct literal (typecheck)
Quality & Security checks: example/server.go#L44
line is 152 characters (lll)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L266
ranges should only be cuddled with assignments used in the iteration (wsl)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L334
only one cuddle assignment allowed before range statement (wsl)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L390
ranges should only be cuddled with assignments used in the iteration (wsl)
Quality & Security checks: pkg/test/test.go#L287
only one cuddle assignment allowed before range statement (wsl)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L316
break with no blank line before (nlreturn)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L395
break with no blank line before (nlreturn)
Quality & Security checks
issues found
Quality & Security checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/