chore: updated template files #9
Annotations
6 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:
slogch.go#L11
Conditions is a global variable (gochecknoglobals)
|
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/.
|
lint:
slogch.go#L17
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|