Updating #45
Annotations
9 errors and 1 warning
nilaway
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/mattn/go-isatty); to add:
|
nilaway
could not import golang.org/x/sys/unix (invalid package name: "")
|
nilaway
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
|
nilaway
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
|
nilaway
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
|
nilaway
could not import golang.org/x/text/secure/bidirule (invalid package name: "")
|
nilaway
could not import golang.org/x/text/unicode/bidi (invalid package name: "")
|
nilaway
could not import golang.org/x/text/unicode/norm (invalid package name: "")
|
nilaway
Process completed with exit code 1.
|
nilaway
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|