Skip to content

Consolidate PR workflow with dependabot automation #396

Consolidate PR workflow with dependabot automation

Consolidate PR workflow with dependabot automation #396

Triggered via pull request March 10, 2024 23:08
@olix0rolix0r
synchronize #2774
ver/prs
Status Failure
Total duration 34s
Artifacts

actions.yml

on: pull_request
actionlint
22s
actionlint
devcontainer-versions
26s
devcontainer-versions
Fit to window
Zoom out
Zoom in

Annotations

5 errors
actionlint: .github/workflows/coverage.yml#L42
got unexpected character ' ' while lexing == operator, expecting '=' ``` if: github.event_name === 'push' || needs.meta.outputs.any_changed ^ ```
actionlint: .github/workflows/pr.yml#L106
job "auto-merge" needs job "rust-coverage" which does not exist in this workflow ``` auto-merge: ^~~~~~~~~~~ ```
actionlint: .github/workflows/release.yml#L65
got unexpected character ' ' while lexing == operator, expecting '=' ``` if: needs.meta.outputs.changed === 'true' ^ ```
actionlint: .github/workflows/release.yml#L94
got unexpected character ' ' while lexing == operator, expecting '=' ``` if: needs.meta.outputs.changed === 'true' ^ ```
actionlint
Process completed with exit code 1.