Skip to content

chore: updated template files #17

chore: updated template files

chore: updated template files #17

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

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: examples_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: examples_test.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: timeout.go#L17
Execute returns generic interface (T) of type param any (ireturn)
lint: timeout.go#L40
zeroValue returns generic interface (T) of type param any (ireturn)
lint: timeout.go#L25
return with no blank line before (nlreturn)
lint: timeout.go#L42
return with no blank line before (nlreturn)
lint: examples_test.go#L13
return with no blank line before (nlreturn)
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/