Revamping GitHub actions setup #8
Triggered via pull request
February 11, 2024 19:12
Status
Cancelled
Total duration
8m 48s
Artifacts
–
Annotations
11 errors and 6 warnings
golangci-lint:
pkg/cirularRefDetector/circularRefs.go#L78
assignOp: replace `diag.Detail = diag.Detail + "\n at <missing location info>"` with `diag.Detail += "\n at <missing location info>"` (gocritic)
|
golangci-lint:
internal/openai/plugin.go#L19
unlambda: replace `func(opts ...client.Option) client.Client {
|
golangci-lint:
parser/parseSectionBlock.go#L129
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
golangci-lint:
parser/evaluator.go#L252
S1023: redundant `return` statement (gosimple)
|
golangci-lint:
parser/evaluator.go#L108
SA9003: empty branch (staticcheck)
|
golangci-lint:
parser/definitions/title.go#L33
S1023: redundant `return` statement (gosimple)
|
golangci-lint
issues found
|
tests (1.21.x)
Process completed with exit code 1.
|
builds (1.21.x, ubuntu-latest)
The operation was canceled.
|
builds (1.21.x, macos-latest)
The operation was canceled.
|
builds (1.21.x, windows-latest)
The operation was canceled.
|
markdownlint-cli
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
builds (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
builds (1.21.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
builds (1.21.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|