Skip to content

feat: Support dynamic blocks in adv2v2 command #276

feat: Support dynamic blocks in adv2v2 command

feat: Support dynamic blocks in adv2v2 command #276

Triggered via pull request August 21, 2025 13:47
Status Failure
Total duration 36s
Artifacts

code-health.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
issues found
lint: internal/convert/adv2v2.go#L285
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: internal/convert/adv2v2.go#L167
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: internal/convert/adv2v2.go#L100
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: internal/convert/adv2v2.go#L346
The line is 123 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/convert/adv2v2.go#L338
The line is 126 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/convert/adv2v2.go#L188
The line is 135 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/convert/adv2v2.go#L70
File is not properly formatted (gofmt)