Skip to content

Bump pyright from 1.1.382.post1 to 1.1.383 #184

Bump pyright from 1.1.382.post1 to 1.1.383

Bump pyright from 1.1.382.post1 to 1.1.383 #184

Triggered via pull request October 2, 2024 09:32
Status Success
Total duration 24s
Artifacts

static-analysis.yml

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