CI Core #69154
Annotations
4 errors
Golang Lint:
core/capabilities/testutils/backend.go#L59
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Golang Lint:
core/capabilities/testutils/backend.go#L61
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Golang Lint:
core/capabilities/testutils/chain_reader.go#L11
import 'github.com/test-go/testify/require' is not allowed from list 'main': Use github.com/stretchr/testify/require instead (depguard)
|
Golang Lint
issues found
|
Loading