fix precondition check failed error #805
go.yaml
on: pull_request
Matrix: Linters (Static Analysis) for Go
Matrix: integration tests
Annotations
9 errors and 5 warnings
Linters (Static Analysis) for Go (ubuntu-22.04, 1.21.x):
cmd/youtubedr/version.go#L21
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.21.x):
cmd/youtubedr/url.go#L14
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.21.x):
cmd/youtubedr/download.go#L19
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.21.x)
Process completed with exit code 2.
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x)
The job was canceled because "ubuntu-22_04_1_21_x" failed.
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x):
cmd/youtubedr/url.go#L14
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x):
cmd/youtubedr/download.go#L19
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x):
cmd/youtubedr/list.go#L24
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x)
The operation was canceled.
|
Linters (Static Analysis) for Go (ubuntu-22.04, 1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration tests (ubuntu-22.04, 1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration tests (ubuntu-22.04, 1.21.x)
No files were found with the provided path: output. No artifacts will be uploaded.
|
integration tests (ubuntu-22.04, 1.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration tests (ubuntu-22.04, 1.x)
No files were found with the provided path: output. No artifacts will be uploaded.
|