Skip to content

Created a retry mechanism and added a --retry flag to mc mirror #4011

Created a retry mechanism and added a --retry flag to mc mirror

Created a retry mechanism and added a --retry flag to mc mirror #4011

Triggered via pull request October 13, 2023 17:44
Status Failure
Total duration 4m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

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

Annotations

9 errors and 4 warnings
vetchecks: cmd/retry.go#L59
unnecessary assignment to the blank identifier (S1005)
vetchecks: cmd/retry.go#L63
redundant return statement (S1023)
vetchecks
Process completed with exit code 1.
Test on Go 1.21.x and macos-latest
Skipping on non-linux
Test on Go 1.21.x and ubuntu-latest: cmd/retry.go#L59
unnecessary assignment to the blank identifier (S1005)
Test on Go 1.21.x and ubuntu-latest: cmd/retry.go#L63
redundant return statement (S1023)
Test on Go 1.21.x and ubuntu-latest
lint] Error 1
Test on Go 1.21.x and ubuntu-latest
Process completed with exit code 2.
Test on Go 1.21.x and windows-latest
The operation was canceled.
vetchecks
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/
Test on Go 1.21.x and macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Go 1.21.x and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/