Skip to content

chore(deps): update dependency ubuntu to v22 - autoclosed #256

chore(deps): update dependency ubuntu to v22 - autoclosed

chore(deps): update dependency ubuntu to v22 - autoclosed #256

Triggered via pull request September 18, 2024 10:42
Status Success
Total duration 3m 43s
Artifacts

code_quality.yaml

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

Annotations

4 warnings
code_quality (v1.26.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code_quality (v1.26.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code_quality (v1.26.0)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
code_quality (v1.26.0)
4..1 has a default step of -1, please write 4..1//-1 instead