chore: update template files #14
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_test.go#L8
Function TestLoadbalancer_Next missing the call to method parallel
|
lint:
robin_test.go#L20
Function TestLoadbalancer_Next_ThreadSafe missing the call to method parallel
|
lint:
robin_test.go#L46
Function TestLoadbalancer_AddItems missing the call to method parallel
|
lint:
robin_test.go#L56
Function TestLoadbalancer_Reset missing the call to method parallel
|
lint:
robin_test.go#L73
Function TestLoadbalancer_Current missing the call to method parallel
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/robin/robin. Supported file pattern: go.sum
|