CI Core #73926
Annotations
9 errors and 2 warnings
Golang Lint:
core/services/relay/evm/capabilities/workflows/syncer/workflow_registry_syncer_test.go#L54
Error return value of `rand.Read` is not checked (errcheck)
|
Golang Lint:
core/services/workflows/engine_test.go#L202
var-naming: func getExecutionId should be getExecutionID (revive)
|
Golang Lint:
core/services/workflows/syncer/handler_test.go#L17
type `mockEvent` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/handler_test.go#L21
func `mockEvent.GetURLHash` is unused (unused)
|
Golang Lint:
core/services/relay/evm/capabilities/workflows/syncer/workflow_registry_syncer_test.go#L202
func `miner` is unused (unused)
|
Golang Lint:
core/services/relay/evm/capabilities/workflows/syncer/workflow_registry_syncer_test.go#L11
import 'github.com/test-go/testify/assert' is not allowed from list 'main': Use github.com/stretchr/testify/assert instead (depguard)
|
Golang Lint:
core/services/workflows/syncer/handler.go#L67
printf: (github.com/smartcontractkit/chainlink/v2/core/logger.Logger).Errorf call has arguments but no formatting directives (govet)
|
Golang Lint:
core/services/relay/evm/capabilities/workflows/syncer/workflow_registry_syncer_test.go#L119
go-require: requestForceUpdateSecrets contains assertions that must only be used in the goroutine running the test function (testifylint)
|
Golang Lint
issues found
|
Post Golang Lint
Unexpected input(s) 'id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Golang Lint
Unexpected input(s) 'id', valid inputs are ['name', 'go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
|
Loading