Skip to content

chore: updated template files #18

chore: updated template files

chore: updated template files #18

Triggered via push June 26, 2024 08:39
Status Failure
Total duration 3m 4s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: splitslog.go#L10
line is 144 characters (lll)
lint: splitslog.go#L44
parameter name 'r' is too short for the scope of its usage (varnamelen)
lint: splitslog_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: splitslog_test.go#L9
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: splitslog_test.go#L43
File is not `gofumpt`-ed (gofumpt)
lint: splitslog_test.go#L12
Function TestSplitHandler missing the call to method parallel
lint: splitslog_test.go#L22
variable name 'h' is too short for the scope of its usage (varnamelen)
lint: splitslog_test.go#L25
variable name 'ms' is too short for the scope of its usage (varnamelen)
lint: splitslog_test.go#L44
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
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/.