feat: Support dynamic blocks in adv2v2 command #276
code-health.yml
on: pull_request
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)
|