chore(deps): update golang version #51
Annotations
10 errors and 1 warning
golangci-lint:
src/entities/collect_test.go#L127
127-173 lines are duplicate of `src/entities/collect_test.go:175-220` (dupl)
|
golangci-lint:
src/entities/collect_test.go#L175
175-220 lines are duplicate of `src/entities/collect_test.go:127-173` (dupl)
|
golangci-lint:
src/workers_test.go#L66
Error return value of `e.SetInventoryItem` is not checked (errcheck)
|
golangci-lint:
src/workers_test.go#L74
Error return value of `ms.SetMetric` is not checked (errcheck)
|
golangci-lint:
src/entities/config_test.go#L70
Error return value of `bson.UnmarshalJSON` is not checked (errcheck)
|
golangci-lint:
src/entities/config_test.go#L136
Error return value of `bson.UnmarshalJSON` is not checked (errcheck)
|
golangci-lint:
src/arguments/arguments_test.go#L7
Function 'TestArgumentList_Validate' is too long (103 > 100) (funlen)
|
golangci-lint:
src/test/fake_session.go#L55
Function 'unmarshalCommand' is too long (147 > 100) (funlen)
|
golangci-lint:
src/workers_test.go#L109
Function 'TestFeedWorkerPool' is too long (148 > 100) (funlen)
|
golangci-lint:
src/connection/info.go#L111
captLocal: `SslInsecureSkipVerify' should not be capitalized (gocritic)
|
Check if CHANGELOG is valid
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/
|
Loading