Skip to content

chore: update template files #16

chore: update template files

chore: update template files #16

Triggered via push August 8, 2024 17:04
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)