chore: updated template files #16
Annotations
10 errors and 3 warnings
to.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
to.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
utils_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
file.go#L22
File is not `gofumpt`-ed (gofumpt)
|
file.go#L28
File is not `gofumpt`-ed (gofumpt)
|
to_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
file.go#L63
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"bad status: %s\", resp.Status)" (err113)
|
utils.go#L11
Ternary returns generic interface (T) of type param any (ireturn)
|
file.go#L16
return with no blank line before (nlreturn)
|
file.go#L44
return with no blank line before (nlreturn)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
utils_test.go#L20
var-naming: var prettyJson should be prettyJSON (revive)
|
to_test.go#L55
var-naming: var prettyJson should be prettyJSON (revive)
|
This job failed
Loading