Skip to content

Add OCP-CNV patching demo #107

Add OCP-CNV patching demo

Add OCP-CNV patching demo #107

Triggered via pull request June 10, 2024 16:03
@l3aconl3acon
synchronize #140
Status Failure
Total duration 1m 37s
Artifacts

pre-commit.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
schema[ansible-navigator-config]: ansible-navigator.yml#L1
$ None is not of type 'object'. See https://ansible.readthedocs.io/projects/navigator/settings/
pre-commit
Process completed with exit code 1.
jinja[spacing]: multi_select_setup.yml#L12
Jinja2 spacing could be improved: {{ (controller_launch_jobs | d([])) + \[launch_jobs | combine( {'extra_vars': { 'demo': item }})] }} -> {{ (controller_launch_jobs | d([])) + \[launch_jobs | combine({'extra_vars': {'demo': item}})] }}
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.