processor map values need - to prevent mapping to wrong processor #20
Annotations
5 errors and 1 warning
golangci-lint:
util/processors/defaults.go#L17
Comment should end in a period (godot)
|
golangci-lint:
util/processors/defaults_test.go#L10
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
cloud/scope/machine.go#L280
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint:
cloud/scope/machinepool.go#L285
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint
issues found
|
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/.
|
Loading