Skip to content

Start generating markup cells #494

Start generating markup cells

Start generating markup cells #494

Triggered via pull request October 8, 2024 02:34
Status Failure
Total duration 2m 14s
Artifacts

test-go.yaml

on: pull_request
golang test & build
2m 6s
golang test & build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golang test & build: app/pkg/agent/agent.go#L617
S1008: should use 'return len(doc.Blocks) != 0' instead of 'if len(doc.Blocks) == 0 { return false }; return true' (gosimple)
golang test & build
issues found
golang test & build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/