Update xeol bootstrap tools to latest versions. #754
validations.yaml
on: pull_request
Build snapshot artifacts
7m 30s
Static analysis
3m 0s
Unit tests
4m 6s
Integration tests
6m 4s
Acceptance tests (Linux)
1m 49s
Acceptance tests (Mac)
1m 1s
CLI tests (Linux)
1m 25s
Annotations
10 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_import.go#L23
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/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_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_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_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_update.go#L22
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_delete.go#L21
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
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/.
|