Skip to content

revert go.sum

revert go.sum #15

Triggered via push December 21, 2023 10:16
Status Failure
Total duration 1m 3s
Artifacts

staticcheck.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Run CI
missing go.sum entry for module providing package golang.org/x/text/collate (imported by github.com/dop251/goja); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/dop251/goja); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/dop251/goja); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/unicode/rangetable (imported by github.com/dop251/goja/parser); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/dop251/goja); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/elastic/gosigar); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/ethereum/go-ethereum/accounts/keystore); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/encoding (imported by golang.org/x/net/html/charset); to add:
Run CI
missing go.sum entry for module providing package golang.org/x/text/encoding/charmap (imported by golang.org/x/net/html/charset); to add:
Run CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/