Skip to content

add dragonfly stats #1680

add dragonfly stats

add dragonfly stats #1680

Triggered via push July 3, 2024 21:26
Status Failure
Total duration 4m 57s
Artifacts

main.yml

on: push
Quality & Security checks
4m 49s
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/golangci-lint-action@v3.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/