macOS .pkg improvements #120
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
workflow_syntax:
.github/workflows/build-pkg.yml#L96
shellcheck reported issue in this script: SC2097:warning:1:1: This assignment is only seen by the forked process
|
workflow_syntax:
.github/workflows/build-pkg.yml#L96
shellcheck reported issue in this script: SC2001:style:1:7: See if you can use ${variable//search/replace} instead
|
workflow_syntax:
.github/workflows/build-pkg.yml#L96
shellcheck reported issue in this script: SC2097:warning:1:56: This assignment is only seen by the forked process
|
workflow_syntax:
.github/workflows/build-pkg.yml#L96
shellcheck reported issue in this script: SC2098:warning:1:87: This expansion will not see the mentioned assignment
|
workflow_syntax
Process completed with exit code 1.
|