Skip to content

Updating requirements.yml to only include redhatci.ocp. #1154

Updating requirements.yml to only include redhatci.ocp.

Updating requirements.yml to only include redhatci.ocp. #1154

Triggered via push March 26, 2024 15:21
Status Failure
Total duration 1m 19s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
syntax-check[specific]: playbooks/populate_registry.yml#L2
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 'off', 'on', 1, 0, '0', 'no', 'yes', 'f', 'false', 'n', 'y', 't', 'true', '1'
syntax-check[specific]: playbooks/populate_registry.yml#L2
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 'yes', 1, 'n', '0', 'y', 'true', '1', 'no', 'on', 'off', 'f', 'false', 't'
syntax-check[specific]: playbooks/populate_registry.yml#L2
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, 'no', '0', 'f', '1', 'true', 'y', 'yes', 't', 'false', 'on', 'off', 'n'
syntax-check[specific]: playbooks/populate_registry.yml#L2
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, 'on', 'n', 'y', 'f', 'no', 'yes', '0', 't', '1', 'off', 'false', 'true'
lint
Process completed with exit code 2.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.