Skip to content

Update cilint.yml

Update cilint.yml #60

Triggered via push September 4, 2024 12:54
Status Failure
Total duration 26s
Artifacts

go.yml

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

Annotations

4 errors and 1 warning
build (1.22.3): 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:
build (1.22.3): config/checkpoints/checkpoints.go#L13
no required module provides package github.com/avast/retry-go; to add it:
build (1.22.3): 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:
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/