feat/agent change #35
Annotations
10 errors and 1 warning
golangci-lint:
cmd/main.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci-lint:
cmd/main.go#L11
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci-lint:
cmd/main.go#L5
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
internal/services/services.go#L4
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci-lint:
internal/services/qradar_srv.go#L44
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
internal/services/qradar_srv.go#L46
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
internal/services/qradar_srv.go#L69
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/services/qradar_srv.go#L146
mnd: Magic number: 6, in <condition> detected (gomnd)
|
golangci-lint:
internal/services/qradar_srv.go#L154
mnd: Magic number: 9, in <condition> detected (gomnd)
|
golangci-lint:
internal/services/qradar_srv.go#L147
mnd: Magic number: 10, in <return> detected (gomnd)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading