CI Core #76623
Annotations
10 errors and 1 warning
Golang Lint:
core/capabilities/targets/write_target.go#L34
undefined: commontypes.ChainWriter
|
Golang Lint:
core/capabilities/targets/write_target.go#L70
undefined: commontypes.ChainWriter
|
Golang Lint
undefined: types.ChainWriter
|
Golang Lint
undefined: types.ChainWriter
|
Golang Lint
undefined: types.ChainWriter
|
Golang Lint
undefined: types.ChainWriter
|
Golang Lint
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
|
Golang Lint
undefined: types.ChainWriter
|
Golang Lint:
core/web/testutils/mock_relayer.go#L36
undefined: commontypes.ChainWriter
|
Golang Lint
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractWriter)
|
Golang Lint
No files were found with the provided path: ./golangci-lint-report.xml. No artifacts will be uploaded.
|
Loading