Skip to content

Revert "Bump pyright from 1.1.380 to 1.1.381" #159

Revert "Bump pyright from 1.1.380 to 1.1.381"

Revert "Bump pyright from 1.1.380 to 1.1.381" #159

Triggered via pull request September 18, 2024 23:38
Status Success
Total duration 27s
Artifacts

static-analysis.yml

on: pull_request
static-analysis
16s
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]