Skip to content

Merge pull request #133 from uclahs-cds/dependabot/pip/pyright-1.1.384 #201

Merge pull request #133 from uclahs-cds/dependabot/pip/pyright-1.1.384

Merge pull request #133 from uclahs-cds/dependabot/pip/pyright-1.1.384 #201

Triggered via push October 10, 2024 20:48
Status Success
Total duration 21s
Artifacts
static-analysis
12s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
static-analysis: publish_all.sh#L95
Double quote array expansions to avoid re-splitting elements. [SC2068]
static-analysis: publish_all.sh#L96
Double quote to prevent globbing and word splitting. [SC2086]
static-analysis: publish_all.sh#L103
Double quote array expansions to avoid re-splitting elements. [SC2068]
static-analysis: publish_all.sh#L104
Double quote to prevent globbing and word splitting. [SC2086]
static-analysis: publish_all.sh#L104
Double quote to prevent globbing and word splitting. [SC2086]
static-analysis: .github/workflows/PyPI-scripts/extract-package-details-from-tag.sh#L6
Double quote to prevent globbing and word splitting. [SC2086]