Skip to content

switching to cached queries #1692

switching to cached queries

switching to cached queries #1692

Triggered via push July 30, 2024 09:46
Status Failure
Total duration 5m 0s
Artifacts

main.yml

on: push
Quality & Security checks
4m 50s
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: pkg/controller/dev_panel_controller.go#L5
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/coretrix/hitrix) (gci)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L21
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/coretrix/hitrix) (gci)
Quality & Security checks: pkg/test/test.go#L207
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/coretrix/hitrix) (gci)
Quality & Security checks: pkg/test/test.go#L282
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/coretrix/hitrix) (gci)
Quality & Security checks: pkg/controller/dev_panel_controller.go#L10
File is not `goimports`-ed with -local github.com/coretrix/hitrix (goimports)
Quality & Security checks: pkg/redis/redis_statistics.go#L21
only one cuddle assignment allowed before if statement (wsl)
Quality & Security checks: pkg/redis/redis_statistics.go#L24
assignments should only be cuddled with other assignments (wsl)
Quality & Security checks: pkg/redis/redis_statistics.go#L32
assignments should only be cuddled with other assignments (wsl)
Quality & Security checks: pkg/redis/redis_statistics.go#L34
only one cuddle assignment allowed before if statement (wsl)
Quality & Security checks: pkg/redis/redis_statistics.go#L37
assignments should only be cuddled with other assignments (wsl)
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/