Update xeol bootstrap tools to latest versions. #679
validations.yaml
on: pull_request
Build snapshot artifacts
7m 55s
Static analysis
3m 14s
Unit tests
4m 12s
Integration tests
6m 35s
Acceptance tests (Linux)
1m 30s
Acceptance tests (Mac)
44s
CLI tests (Linux)
1m 14s
Annotations
11 errors and 5 warnings
Static analysis:
internal/sigverifier/notary/manifest.go#L21
unused-parameter: parameter 'manifestDesc' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_list.go#L36
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_list.go#L36
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_status.go#L21
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_import.go#L23
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/root.go#L78
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_delete.go#L21
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_update.go#L22
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_check.go#L26
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_status.go#L21
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Acceptance tests (Linux)
Process completed with exit code 2.
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build snapshot artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|