Skip to content

chore: fix string renderer #20

chore: fix string renderer

chore: fix string renderer #20

Triggered via push June 30, 2024 13:15
Status Failure
Total duration 48s
Artifacts
go-static-checks
37s
go-static-checks
go-tests
23s
go-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
go-static-checks
issues found
go-static-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
go-static-checks: renderer/string/string.go#L182
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)
go-static-checks: renderer/string/string.go#L205
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)
go-static-checks: renderer/string/string.go#L246
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)