Cloud refresh count is handled separately from scan count (#15) #1872
Annotations
8 errors and 1 warning
deepfence_utils/directory/neo4j.go#L31
SA1019: neo4j.Config is deprecated: please use config.Config directly. This alias will be removed in 6.0. (staticcheck)
|
deepfence_utils/controls/agent.go#L46
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
deepfence_utils/controls/agent.go#L145
ST1003: struct field ScanId should be ScanID (stylecheck)
|
deepfence_utils/controls/agent.go#L146
ST1003: struct field AccountId should be AccountID (stylecheck)
|
deepfence_utils/controls/agent.go#L152
ST1003: struct field AgentNodeId should be AgentNodeID (stylecheck)
|
deepfence_utils/controls/agent.go#L158
ST1003: struct field Id should be ID (stylecheck)
|
deepfence_utils/controls/agent.go#L164
ST1003: struct field NodeId should be NodeID (stylecheck)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading