chore: updated template files #26
Annotations
9 errors and 1 warning
lint:
parser_test.go#L15
line is 173 characters (lll)
|
lint:
parser_test.go#L16
line is 218 characters (lll)
|
lint:
f.go#L6
return with no blank line before (nlreturn)
|
lint:
f_test.go#L37
return with no blank line before (nlreturn)
|
lint:
f_test.go#L14
Function TestFormat missing the call to method parallel
|
lint:
f_test.go#L32
Range statement for test TestFormat missing the call to method parallel in test Run
|
lint:
parser_test.go#L9
Function Test_splitIntoParts missing the call to method parallel
|
lint:
parser_test.go#L19
Range statement for test Test_splitIntoParts missing the call to method parallel in test Run
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|