Skip to content

Merge pull request #1 from shadowman-lab/bot/ansible-lint/89077ac3730… #173

Merge pull request #1 from shadowman-lab/bot/ansible-lint/89077ac3730…

Merge pull request #1 from shadowman-lab/bot/ansible-lint/89077ac3730… #173

Triggered via push December 26, 2023 13:33
Status Failure
Total duration 31s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
syntax-check[specific]: roles/servicenow_catalog/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.api_info'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_change_request_wait/tasks/main.yml#L5
couldn't resolve module/action 'servicenow.itsm.change_request'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_cmdb/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.configuration_item'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_user/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.api'. This often indicates a misspelling, missing collection, or incorrect module path.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/