Skip to content

chore: updated template files #7

chore: updated template files

chore: updated template files #7

Triggered via push June 26, 2024 09:58
Status Failure
Total duration 3m 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: examples_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: examples_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: examples_test.go#L3
File is not `gofumpt`-ed (gofumpt)
lint: doc.go#L6
line is 147 characters (lll)
lint: doc.go#L8
line is 187 characters (lll)
lint: robin.go#L23
Current returns generic interface (T) of type param any (ireturn)
lint: robin.go#L29
Next returns generic interface (T) of type param any (ireturn)
lint: robin.go#L25
return with no blank line before (nlreturn)
lint: robin.go#L31
return with no blank line before (nlreturn)
lint: robin_test.go#L8
Function TestLoadbalancer_Next missing the call to method parallel
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
Restore cache failed: Dependencies file is not found in /home/runner/work/robin/robin. Supported file pattern: go.sum