feat: Add Smithril #206
feat: Add Smithril #206
10 new alerts including 4 errors
New alerts in code changed by this pull request
- 4 errors
- 6 warnings
See annotations below for details.
Annotations
Check failure on line 1 in scripts/build/p-smithril-linux-ubuntu.inc
Code scanning / shellcheck
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. Error
Check failure on line 1 in scripts/build/p-smithril-osx.inc
Code scanning / shellcheck
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. Error
Check failure on line 1 in scripts/build/p-smithril.inc
Code scanning / shellcheck
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. Error
Check failure on line 1 in scripts/build/v-smithril.inc
Code scanning / shellcheck
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. Error
Check warning on line 4 in scripts/build/p-smithril.inc
Code scanning / shellcheck
SMITHRIL_BUILD_PATH appears unused. Verify use (or export if used externally). Warning
Check warning on line 6 in scripts/build/p-smithril.inc
Code scanning / shellcheck
SMITHRIL_SYS_INSTALL_PATH appears unused. Verify use (or export if used externally). Warning
Check warning on line 19 in scripts/build/p-smithril.inc
Code scanning / shellcheck
Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails. Warning
Check warning on line 26 in scripts/build/p-smithril.inc
Code scanning / shellcheck
Use 'popd ... || exit' or 'popd ... || return' in case popd fails. Warning
Check warning on line 2 in scripts/build/v-smithril.inc
Code scanning / shellcheck
required_variables_smithril appears unused. Verify use (or export if used externally). Warning
Check warning on line 6 in scripts/build/v-smithril.inc
Code scanning / shellcheck
artifact_dependency_smithril appears unused. Verify use (or export if used externally). Warning