Create async-labels when branch or tag is created #101
Annotations
7 errors and 1 warning
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1073:error:17:1: Couldn't parse this while loop. Fix to allow more checks
```
run: |
^~~~
```
|
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1061:error:17:22: Couldn't find 'done' for this 'do'
```
run: |
^~~~
```
|
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1078:warning:33:24: Did you forget to close this double quoted string?
```
run: |
^~~~
```
|
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1079:info:34:12: This is actually an end quote, but due to next char it looks suspect
```
run: |
^~~~
```
|
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1062:error:43:3: Expected 'done' matching previously mentioned 'do'
```
run: |
^~~~
```
|
Check GitHub workflows:
.github/workflows/async-update.yml#L23
shellcheck reported issue in this script: SC1072:error:43:5: Unexpected keyword/token. Fix any mentioned problems and try again
```
run: |
^~~~
```
|
Check GitHub workflows
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading