Skip to content

Update starknet-hardhat-plugin to fix broken tests, latest cairo/scarb, OZ preview #1210

Update starknet-hardhat-plugin to fix broken tests, latest cairo/scarb, OZ preview

Update starknet-hardhat-plugin to fix broken tests, latest cairo/scarb, OZ preview #1210

Triggered via pull request August 25, 2023 07:25
Status Failure
Total duration 11m 46s
Artifacts

integration-tests-smoke.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use (*chain)(nil) (value of type *chain) as "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain value in variable declaration: *chain does not implement "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain (missing method ID)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use c (variable of type *chain) as "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain value in return statement: *chain does not implement "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain (missing method ID)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use (*chain)(nil) (value of type *chain) as "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain value in variable declaration: *chain does not implement "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain (missing method ID)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use c (variable of type *chain) as "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain value in return statement: *chain does not implement "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain (missing method ID)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make install-chainlink" did not complete successfully: exit code: 2
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
Got error Error: No job for job name: "Build Custom CL Image" found during self-lookup, invalid job name given? Available jobs names + ids: Build Test Image|16204823295,Build Custom CL Image (core/chainlink.Dockerfile)|16204823582,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16204823786 , failing action
Build Custom CL Image (core/chainlink.Dockerfile)
The operation was canceled.
Build Custom CL Image (core/chainlink.Dockerfile)
Got error Error: No job for job name: "Build Custom CL Image" found during self-lookup, invalid job name given? Available jobs names + ids: Build Test Image|16204823295,Build Custom CL Image (core/chainlink.Dockerfile)|16204823582,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16204823786 , failing action
Build Custom CL Image (core/chainlink.Dockerfile)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Custom CL Image (core/chainlink.Dockerfile)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/