Skip to content

🎨 Fix lint issues #93

🎨 Fix lint issues

🎨 Fix lint issues #93

Triggered via push August 4, 2024 22:43
Status Failure
Total duration 28s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/Masterminds/sprig); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/md4 (imported by github.com/xuri/excelize/v2); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/ripemd160 (imported by github.com/xuri/excelize/v2); to add:
test
missing go.sum entry for module providing package golang.org/x/exp/rand (imported by gonum.org/v1/gonum/stat/distuv); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/cast5 (imported by github.com/ProtonMail/go-crypto/openpgp/internal/algorithm); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/argon2 (imported by github.com/ProtonMail/go-crypto/openpgp/s2k); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/ProtonMail/go-crypto/openpgp/packet); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ProtonMail/go-crypto/openpgp); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/ssh (imported by github.com/go-git/go-git/v5/plumbing/transport/ssh); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/ssh/knownhosts (imported by github.com/skeema/knownhosts); to add:
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/