feat: add release toolkit (#104) #102
Annotations
10 errors and 4 warnings
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/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/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/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)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Semgrep
Unexpected input(s) 'auditOn', valid inputs are ['entryPoint', 'args', 'config', 'publishToken']
|
golangci-lint
The `save-state` 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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading