ci: 1 #6
Annotations
10 errors and 9 warnings
lint:
command/run.go#L92
Error return value is not checked (errcheck)
|
lint:
template/template.go#L95
Error return value of `utils.MkdirAll` is not checked (errcheck)
|
lint:
template/template.go#L276
Error return value is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L62
Error return value of `p.parseOperation` is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L63
Error return value of `p.parseOperation` is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L64
Error return value of `p.parseOperation` is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L72
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L122
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
lint:
graphql/parser/operation.go#L125
Error return value of `p.Parser.nextToken` is not checked (errcheck)
|
lint:
graphql/parser/parser.go#L59
Error return value of `p.nextToken` is not checked (errcheck)
|
test
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
sonarcloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sonarcloud
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
security
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
security
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
security
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|