ci: 1 #9
Annotations
10 errors and 2 warnings
command/run.go#L92
Error return value is not checked (errcheck)
|
graphql/parser/operation.go#L62
Error return value of `p.parseOperation` is not checked (errcheck)
|
graphql/parser/operation.go#L63
Error return value of `p.parseOperation` is not checked (errcheck)
|
graphql/parser/operation.go#L64
Error return value of `p.parseOperation` is not checked (errcheck)
|
graphql/parser/operation.go#L72
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
graphql/parser/operation.go#L122
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
graphql/parser/operation.go#L125
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
graphql/parser/parser.go#L59
Error return value of `p.nextToken` is not checked (errcheck)
|
graphql/parser/parser.go#L69
Error return value of `p.nextToken` is not checked (errcheck)
|
graphql/parser/parser.go#L111
Error return value of `p.nextToken` is not checked (errcheck)
|
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/
|
|
This job failed
Loading