Skip to content

issue-193: add retries on network errors #157

issue-193: add retries on network errors

issue-193: add retries on network errors #157

Triggered via pull request August 12, 2024 11:59
@dmitryk-dkdmitryk-dk
synchronize #194
issue-193
Status Failure
Total duration 40s
Artifacts

pr-checks-golang.yml

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

Annotations

3 errors and 1 warning
lint: pkg/plugin/query_test.go#L593
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/plugin/query_test.go#L665
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
lint
Process completed with exit code 2.
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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/