Skip to content

save

save #14

Triggered via push April 16, 2024 00:09
Status Failure
Total duration 30s
Billable time 4m
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
test (1.16.x, ubuntu-latest)
Process completed with exit code 1.
test (1.17.x, ubuntu-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
test (1.17.x, ubuntu-latest): uniswap/router/router.go#L10
missing go.sum entry for module providing package github.com/ethereum/go-ethereum (imported by github.com/gelfand/mettu/erc20); to add:
test (1.17.x, ubuntu-latest): internal/abi/decode.go#L9
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi (imported by github.com/gelfand/mettu/erc20); to add:
test (1.17.x, ubuntu-latest): uniswap/router/router.go#L12
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi/bind (imported by github.com/gelfand/mettu/erc20); to add:
test (1.17.x, ubuntu-latest): core/coordinator.go#L11
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common (imported by github.com/gelfand/mettu/core); to add:
test (1.17.x, ubuntu-latest): core/coordinator.go#L12
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/types (imported by github.com/gelfand/mettu/core); to add:
test (1.17.x, ubuntu-latest): internal/ethclient/client.go#L7
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/ethclient (imported by github.com/gelfand/mettu/internal/ethclient); to add:
test (1.17.x, ubuntu-latest): uniswap/router/router.go#L15
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/event (imported by github.com/gelfand/mettu/erc20); to add:
test (1.17.x, ubuntu-latest): repo/db.go#L6
missing go.sum entry for module providing package github.com/jackc/pgx/v4/stdlib (imported by github.com/gelfand/mettu/repo); to add:
test (1.17.x, ubuntu-latest): repo/account.go#L10
missing go.sum entry for module providing package github.com/ledgerwatch/erigon-lib/kv (imported by github.com/gelfand/mettu/repo); to add:
test (1.17.x, ubuntu-latest): repo/db.go#L8
missing go.sum entry for module providing package github.com/ledgerwatch/erigon-lib/kv/mdbx (imported by github.com/gelfand/mettu/repo); to add:
test (1.16.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
test (1.16.x, macos-latest)
The operation was canceled.
test (1.17.x, macos-latest)
The job was canceled because "_1_16_x_ubuntu-latest" failed.
test (1.17.x, macos-latest)
The operation was canceled.
test (1.16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/