Skip to content

chore(deps): update renovatebot/github-action action to v40 - autoclosed #401

chore(deps): update renovatebot/github-action action to v40 - autoclosed

chore(deps): update renovatebot/github-action action to v40 - autoclosed #401

Triggered via pull request April 8, 2024 09:18
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
schema[meta]: meta/main.yml#L1
2.1 is not of type 'string'
fqcn[action-core]: tasks/main.yml#L13
Use FQCN for builtin module actions (include_tasks).
name[missing]: tasks/main.yml#L13
All tasks should be named.
fqcn[action-core]: tasks/main.yml#L15
Use FQCN for builtin module actions (include_tasks).
name[missing]: tasks/main.yml#L15
All tasks should be named.
fqcn[action-core]: tasks/main.yml#L17
Use FQCN for builtin module actions (include_tasks).
name[missing]: tasks/main.yml#L17
All tasks should be named.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jinja[spacing]: tasks/duo.yml#L43
Jinja2 spacing could be improved: ./configure {{ duossh_duosecurity_configure_options | join (' ') }} -> ./configure {{ duossh_duosecurity_configure_options | join(' ') }}