Update xeol bootstrap tools to latest versions. #778
validations.yaml
on: pull_request
Build snapshot artifacts
10m 31s
Static analysis
3m 43s
Unit tests
8m 39s
Integration tests
8m 52s
Acceptance tests (Linux)
1m 19s
Acceptance tests (Mac)
51s
CLI tests (Linux)
1m 49s
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_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_status.go#L21
unused-parameter: parameter 'args' 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_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_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_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_delete.go#L21
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis:
cmd/xeol/cli/commands/db_check.go#L26
unused-parameter: parameter 'args' 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build snapshot artifacts
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CLI tests (Linux)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|