chore(deps): update golang version to 1.21 #205
Annotations
10 errors and 2 warnings
src/data/queue_data_test.go#L13
Function 'TestQueueData_UnmarshalJSON_MarshalMetrics' has too many statements (52 > 50) (funlen)
|
src/data/queue_data.go#L14
struct of size 216 bytes could be of size 208 bytes:
|
src/data/queue_data.go#L22
`utilisation` is a misspelling of `utilization` (misspell)
|
src/data/queue_data.go#L93
`utilisation` is a misspelling of `utilization` (misspell)
|
src/data/integration.go#L77
`if bindingStats != nil` has complex nested blocks (complexity: 5) (nestif)
|
src/data/integration.go#L100
`if entity != nil && key != "" && value != nil` has complex nested blocks (complexity: 5) (nestif)
|
src/inventory/inventory_test.go#L165
badCall: suspicious Join on 1 argument (gocritic)
|
src/inventory/inventory_test.go#L247
exitAfterDefer: os.Exit will exit, and `defer os.Exit(0)` will not run (gocritic)
|
src/inventory/inventory_test.go#L251
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
src/inventory/inventory_test.go#L82
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading