Skip to content

Revamping GitHub actions setup (#63) #11

Revamping GitHub actions setup (#63)

Revamping GitHub actions setup (#63) #11

Triggered via push February 11, 2024 19:52
Status Failure
Total duration 4m 48s
Artifacts

main.yml

on: push
golangci-lint
2m 59s
golangci-lint
markdownlint-cli
19s
markdownlint-cli
Matrix: builds
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 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/definitions/title.go#L33
S1023: redundant `return` statement (gosimple)
golangci-lint: parser/evaluator.go#L252
S1023: redundant `return` statement (gosimple)
golangci-lint: parser/evaluator.go#L108
SA9003: empty branch (staticcheck)
golangci-lint
issues found
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/.
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/.