Skip to content

Switching CapsLock and Escape #52

Switching CapsLock and Escape

Switching CapsLock and Escape #52

Triggered via push October 14, 2024 00:43
Status Success
Total duration 16m 6s
Artifacts

ci.yml

on: push

Annotations

4 warnings
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: .github/workflows/ci.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
jinja[spacing]: roles/kubernetes/tasks/helm.yml#L2
Jinja2 spacing could be improved: helm version --template {{'{{'}}.Version{{'}}'}} -> helm version --template {{ '{{' }}.Version{{ '}}' }}
Integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/