Skip to content

SSO, test additions, database work, ASGI middleware, and more #11

SSO, test additions, database work, ASGI middleware, and more

SSO, test additions, database work, ASGI middleware, and more #11

Triggered via pull request May 14, 2024 20:59
Status Success
Total duration 21s
Artifacts

static-analysis.yml

on: pull_request
CICD-base
11s
CICD-base
Fit to window
Zoom out
Zoom in

Annotations

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