Fix GPG input #192
Annotations
3 errors and 1 warning
actionlint:
.github/workflows/o2-full-deps.yml#L111
shellcheck reported issue in this script: SC2155:warning:3:8: Declare and assign separately to avoid masking return values
```
run: |
^~~~
```
|
actionlint:
.github/workflows/o2-full-deps.yml#L121
shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values
```
run: |
^~~~
```
|
actionlint
Process completed with exit code 1.
|
actionlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|