created file checkpoints.go with all function and structs #49
Annotations
4 errors and 1 warning
config/networks.go#L5
missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/BlocSoc-iitr/selene/config); to add:
|
config/checkpoints/checkpoints.go#L13
no required module provides package github.com/avast/retry-go; to add it:
|
config/checkpoints/checkpoints.go#L14
missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/BlocSoc-iitr/selene/config/checkpoints); to add:
|
|
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/
|
This job failed
Loading