feat/agent change #39
Annotations
12 errors and 4 warnings
golangci:
internal/routines/config.go#L1
: # pkg.redcarbon.ai/internal/routines
|
golangci:
internal/routines/hz.go#L25
undefined: agents_publicv1 (typecheck)
|
golangci:
cmd/start/cmd.go#L8
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci:
cmd/start/cmd.go#L15
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci:
cmd/start/cmd.go#L17
File is not `gci`-ed with --skip-generated -s standard,default,prefix(pkg.redcarbon.ai) (gci)
|
golangci:
cmd/start/cmd.go#L7
File is not `gofumpt`-ed (gofumpt)
|
golangci:
cmd/start/cmd.go#L9
File is not `gofumpt`-ed (gofumpt)
|
golangci:
cmd/main.go#L5
File is not `gofumpt`-ed (gofumpt)
|
golangci:
internal/services/qradar_srv.go#L60
assignments should only be cuddled with other assignments (wsl)
|
golangci
issues found
|
test:
internal/routines/hz.go#L25
undefined: agents_publicv1
|
test
Process completed with exit code 1.
|
protolint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
protolint
No github_token supplied, API requests will be subject to stricter rate limiting
|
golangci
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|