refactor: update .github/workflows #7
relayer.yml
on: push
lint-relayer
24s
test-relayer
12s
Build and push docker image
1m 2s
Annotations
21 errors and 5 warnings
test-relayer
missing go.sum entry for module providing package github.com/cyberhorsey/errors (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi/bind (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common/hexutil (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/types (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/morkid/paginate (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
test-relayer
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/taikoxyz/taiko-mono/packages/relayer); to add:
|
lint-relayer:
packages/relayer/cmd/flags/api.go#L9
undefined: cli (typecheck)
|
lint-relayer:
packages/relayer/cmd/flags/api.go#L16
undefined: cli (typecheck)
|
lint-relayer:
packages/relayer/cmd/flags/api.go#L23
undefined: cli (typecheck)
|
lint-relayer:
packages/relayer/pkg/mock/eth_client.go#L116
undefined: ethereum (typecheck)
|
lint-relayer:
packages/relayer/pkg/mock/eth_client.go#L120
undefined: ethereum (typecheck)
|
lint-relayer:
packages/relayer/pkg/mock/eth_client.go#L88
undefined: ethereum (typecheck)
|
lint-relayer:
packages/relayer/event_test.go#L44
undefined: assert (typecheck)
|
lint-relayer:
packages/relayer/event_test.go#L69
undefined: assert (typecheck)
|
lint-relayer:
packages/relayer/api/api.go#L66
undefined: echo (typecheck)
|
lint-relayer:
packages/relayer/indexer/indexer.go#L284
undefined: backoff (typecheck)
|
Build and push docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux go build -o /taiko-mono/packages/$***PACKAGE***/bin/$***PACKAGE*** /taiko-mono/packages/$***PACKAGE***/cmd/main.go" did not complete successfully: exit code: 1
|
test-relayer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-relayer
Restore cache failed: Dependencies file is not found in /home/runner/work/mxc-mono/mxc-mono. Supported file pattern: go.sum
|
lint-relayer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-relayer
Restore cache failed: Dependencies file is not found in /home/runner/work/mxc-mono/mxc-mono. Supported file pattern: go.sum
|
Build and push docker image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|