Skip to content

Distribute to all nodes if the load is low to medium #281

Distribute to all nodes if the load is low to medium

Distribute to all nodes if the load is low to medium #281

Triggered via pull request February 13, 2024 16:57
Status Failure
Total duration 47s
Artifacts

go.yml

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

Annotations

9 errors and 2 warnings
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L413
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L472
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L503
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L698
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L709
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L721
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: reverse/proxy_test.go#L759
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest: main.go#L569
unused-parameter: parameter 'network' seems to be unused, consider removing or renaming it as _ (revive)
Test on Go 1.21.x and ubuntu-latest
Process completed with exit code 1.
Test on Go 1.21.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on Go 1.21.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/