Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Make the current index of the round-robin balancer thread-safe #59

Make the current index of the round-robin balancer thread-safe

Make the current index of the round-robin balancer thread-safe #59

Re-run triggered November 23, 2023 16:04
Status Failure
Total duration 1m 0s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: config.go#L10
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
build
issues found
build
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/