Skip to content

implemented complete evm.go #259

implemented complete evm.go

implemented complete evm.go #259

Triggered via pull request November 4, 2024 13:16
Status Failure
Total duration 20s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (1.22.3): execution/evm.go#L12
no required module provides package github.com/BlocSoc-iitr/selene/execution/evm; to add it:
build (1.22.3): execution/evm.go#L14
no required module provides package github.com/BlocSoc-iitr/selene/execution/logging; to add it:
build (1.22.3): execution/evm.go#L15
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/BlocSoc-iitr/selene/execution); to add:
build (1.22.3)
Process completed with exit code 1.
build (1.22.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/