chore: updated template files #11
Annotations
10 errors and 3 warnings
lint:
utils_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
utils_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
to_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
to_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint:
to_test.go#L14
File is not `gofumpt`-ed (gofumpt)
|
lint:
utils_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint:
file.go#L63
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"bad status: %s\", resp.Status)" (err113)
|
lint:
utils.go#L11
Ternary returns generic interface (T) of type param any (ireturn)
|
lint:
file.go#L16
return with no blank line before (nlreturn)
|
lint:
file.go#L44
return with no blank line before (nlreturn)
|
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/.
|
lint:
utils_test.go#L20
var-naming: var prettyJson should be prettyJSON (revive)
|
lint:
to_test.go#L55
var-naming: var prettyJson should be prettyJSON (revive)
|