ci: 1 #10
Annotations
10 errors and 2 warnings
verify:
command/run.go#L92
Error return value is not checked (errcheck)
|
verify:
template/template.go#L95
Error return value of `utils.MkdirAll` is not checked (errcheck)
|
verify:
template/template.go#L276
Error return value is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L62
Error return value of `p.parseOperation` is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L63
Error return value of `p.parseOperation` is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L64
Error return value of `p.parseOperation` is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L72
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L122
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
verify:
graphql/parser/operation.go#L125
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
verify:
graphql/parser/parser.go#L59
Error return value of `p.nextToken` is not checked (errcheck)
|
verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
verify
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|