Skip to content

feat: add round robin in remote module #1212

feat: add round robin in remote module

feat: add round robin in remote module #1212

Triggered via pull request November 18, 2023 07:03
Status Failure
Total duration 2m 4s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build (1.18): pkg/remoting/loadbalance/round_robin_loadbalance.go#L59
ineffectual assignment to next (ineffassign)
build (1.18): pkg/remoting/loadbalance/round_robin_loadbalance.go#L60
SA4003: no value of type int32 is greater than math.MaxInt32 (staticcheck)
build (1.18)
issues found
build (1.18)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
build (1.18)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
build (1.18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/