Skip to content

Create async-labels when branch or tag is created #112

Create async-labels when branch or tag is created

Create async-labels when branch or tag is created #112

Triggered via pull request April 12, 2024 13:01
Status Failure
Total duration 31s
Artifacts

check-workflows.yml

on: pull_request
actionlint
22s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
actionlint: .github/workflows/async-create-label.yml#L26
shellcheck reported issue in this script: SC2015:info:4:80: Note that A && B || C is not if-then-else. C may run when A is true ``` run: | ^~~~ ```
actionlint: .github/workflows/async-create-label.yml#L26
shellcheck reported issue in this script: SC2015:info:5:89: Note that A && B || C is not if-then-else. C may run when A is true ``` run: | ^~~~ ```
actionlint
Process completed with exit code 1.
actionlint
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/.