Skip to content

feat: initial windows support #226

feat: initial windows support

feat: initial windows support #226

Re-run triggered September 30, 2024 20:18
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
schema[tasks]: tasks/install_runner_win.yml#L68
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
schema[tasks]: tasks/install_runner_win.yml#L92
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
schema[tasks]: tasks/uninstall_runner_win.yml#L31
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
Lint
Process completed with exit code 2.
Lint
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/