feat(setup-dev-env.sh): add --locked option for reproducible dependency installation #3823
pre-commit-ansible.yaml
on: pull_request
pre-commit-ansible
1m 0s
Annotations
10 errors and 2 warnings
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L18
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-flake8-class-newline) (vars: python3-flake8-class-newline)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L17
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-flake8-builtins) (vars: python3-flake8-builtins)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L16
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-flake8-blind-except) (vars: python3-flake8-blind-except)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L15
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-pytest-cov) (vars: python3-pytest-cov)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L14
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-pip) (vars: python3-pip)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L13
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-flake8-docstrings) (vars: python3-flake8-docstrings)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L12
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (python3-colcon-mixin) (vars: python3-colcon-mixin)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L11
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (ros-humble-rmw-cyclonedds-cpp) (vars: ros-humble-rmw-cyclonedds-cpp)
|
|
var-naming[pattern]:
ansible/vars/locked-versions-humble-amd64.yaml#L10
Variables names should match ^[a-z_][a-z0-9_]*$ regex. (ros-humble-desktop) (vars: ros-humble-desktop)
|
|
schema[vars]:
ansible/vars/locked-versions-humble-amd64.yaml#L1
$ 'containerd.io', 'docker-ce', 'docker-ce-cli', 'docker-compose-plugin', 'geographiclib-tools', 'git-lfs', 'python3-bloom', 'python3-colcon-common-extensions', 'python3-colcon-mixin', 'python3-flake8-blind-except', 'python3-flake8-builtins', 'python3-flake8-class-newline', 'python3-flake8-comprehensions', 'python3-flake8-deprecated', 'python3-flake8-docstrings', 'python3-flake8-import-order', 'python3-flake8-quotes', 'python3-pip', 'python3-pytest-cov', 'python3-pytest-repeat', 'python3-pytest-rerunfailures', 'python3-rosdep', 'python3-vcs2l', 'ros-build-essential', 'ros-humble-desktop', 'ros-humble-plotjuggler', 'ros-humble-rmw-cyclonedds-cpp' do not match any of the regexes: '^(?!(False|None|True|and|any_errors_fatal|as|assert|async|await|become|become_exe|become_flags|become_method|become_user|break|check_mode|class|collections|connection|continue|debugger|def|del|diff|elif|else|environment|except|fact_path|finally|for|force_handlers|from|gather_facts|gather_subset|gather_timeout|global|handlers|hosts|if|ignore_errors|ignore_unreachable|import|in|is|lambda|max_fail_percentage|module_defaults|name|no_log|nonlocal|not|or|order|pass|port|post_tasks|pre_tasks|raise|remote_user|return|roles|run_once|serial|strategy|tags|tasks|throttle|timeout|try|vars|vars_files|vars_prompt|while|with|yield)$)[a-zA-Z_][\\w]*$'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html
|
|
pre-commit-ansible
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pre-commit-ansible
Repository is in a detached HEAD state. git-auto-commit will likely handle this automatically. To avoid it, check out a branch using the ref option in actions/checkout.
|