Skip to content

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2) #97

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2)

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2) #97

Triggered via pull request February 21, 2024 19:46
Status Failure
Total duration 42s
Artifacts

dependencies.yml

on: pull_request
dependency-review
32s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dependency-review: app/ante/eip712.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
dependency-review: crypto/ethsecp256k1/ethsecp256k1.go#L28
could not import github.com/ethereum/go-ethereum/crypto (invalid package name: "")
dependency-review: types/hdpath.go#L19
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
dependency-review: types/hdpath.go#L19
could not import github.com/ethereum/go-ethereum/accounts (no metadata for github.com/ethereum/go-ethereum/accounts)
dependency-review: app/ante/eth.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
dependency-review: types/account.go#L24
could not import github.com/ethereum/go-ethereum/common (invalid package name: "")
dependency-review: types/account.go#L25
could not import github.com/ethereum/go-ethereum/crypto (invalid package name: "")
dependency-review: types/hdpath.go#L31
DerivationPath not declared by package types
dependency-review: types/hdpath.go#L27
DefaultBaseDerivationPath not declared by package types
dependency-review: types/hdpath.go#L37
ParseDerivationPath not declared by package types
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.