Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.0 #6379

build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.0

build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.0 #6379

Triggered via pull request September 15, 2023 10:27
Status Failure
Total duration 6m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Run golangci-lint
6m 6s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Run flake8 on python integration tests
15s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
21s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run golangci-lint: types/account.go#L21
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L22
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L24
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L25
import 'github.com/ethereum/go-ethereum/crypto' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/block.go#L18
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/chain_id.go#L24
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L19
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L20
import 'github.com/cosmos/cosmos-sdk/types/tx' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L21
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/coin.go#L21
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum