Skip to content

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

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 #1209

Triggered via pull request August 25, 2023 07:14
Status Cancelled
Total duration 10m 56s
Artifacts

integration-tests-smoke.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
Build Custom CL Image (core/chainlink.Dockerfile)
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 (core/chainlink.Dockerfile)
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 (core/chainlink.Dockerfile)
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 (core/chainlink.Dockerfile)
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 (core/chainlink.Dockerfile)
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 (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 Custom CL Image (core/chainlink.Dockerfile)|16204577739,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16204577967,Build Test Image|16204581637 , failing action
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 Custom CL Image (core/chainlink.Dockerfile)|16204577739,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16204577967,Build Test Image|16204581637 , failing action
Build Test Image
The operation was canceled.
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/