Skip to content

Update changelogs and versions. #207

Update changelogs and versions.

Update changelogs and versions. #207

Triggered via pull request October 11, 2024 21:57
Status Success
Total duration 26s
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]