Skip to content

chore: updated template files #16

chore: updated template files

chore: updated template files #16

Triggered via push July 13, 2024 22:56
Status Failure
Total duration 8m 10s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: to.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: to.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: utils_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: file.go#L22
File is not `gofumpt`-ed (gofumpt)
lint: file.go#L28
File is not `gofumpt`-ed (gofumpt)
lint: to_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
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/
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)