chore: updated template files #14
Annotations
5 errors and 2 warnings
lint:
slogch.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
slogch.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
examples_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
slogch.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
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:
slogch.go#L17
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|