Skip to content

[KS-602] Fix for remote executable client not respecting context (#15721) #43838

[KS-602] Fix for remote executable client not respecting context (#15721)

[KS-602] Fix for remote executable client not respecting context (#15721) #43838

Triggered via pull request December 20, 2024 21:44
Status Failure
Total duration 5m 18s
Artifacts

ci-scripts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
lint-scripts
undefined: commontypes.ChainWriter
lint-scripts
undefined: commontypes.ChainWriter
lint-scripts
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)
lint-scripts
undefined: types.ChainWriter
lint-scripts
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)
lint-scripts
undefined: relaytypes.ChainWriter
lint-scripts
undefined: types.ChainWriter
lint-scripts
undefined: types.ChainWriter
lint-scripts
undefined: types.ChainWriter
lint-scripts
undefined: types.ChainWriter
test-scripts
undefined: commontypes.ChainWriter
test-scripts
undefined: commontypes.ChainWriter
test-scripts
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)
test-scripts
undefined: types.ChainWriter
test-scripts
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)
test-scripts
undefined: relaytypes.ChainWriter
test-scripts
undefined: types.ChainWriter
test-scripts
undefined: types.ChainWriter
test-scripts
undefined: types.ChainWriter
test-scripts
undefined: types.ChainWriter
lint-scripts
No files were found with the provided path: core/scripts/golangci-lint-report.xml. No artifacts will be uploaded.
lint-scripts
Unexpected input(s) 'id', 'name', valid inputs are ['go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
lint-scripts
Unexpected input(s) 'id', 'name', valid inputs are ['go-directory', 'only-modules', 'cache-version', 'go-version-file', 'go-module-file']
test-scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636