Skip to content

Create initial release #1211

Create initial release

Create initial release #1211

Triggered via pull request August 28, 2023 06:05
@archseerarchseer
synchronize #182
develop
Status Failure
Total duration 13m 48s
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 Custom CL Image (core/chainlink.Dockerfile)|16260432734,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16260432962,Build Test Image|16260433217 , 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 Custom CL Image (core/chainlink.Dockerfile)|16260432734,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|16260432962,Build Test Image|16260433217 , 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/