Skip to content

V2 django

V2 django #133

Triggered via pull request February 7, 2026 05:55
@MaxwellDPSMaxwellDPS
synchronize #1
v2-django
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Detect Changes
12s
Detect Changes
Frontend Lint
40s
Frontend Lint
Frontend Security
19s
Frontend Security
Go Security
32s
Go Security
Python Lint
10s
Python Lint
Python Security
34s
Python Security
Matrix: CodeQL Analysis
Frontend Tests
0s
Frontend Tests
Go Tests
0s
Go Tests
Python Tests
Python Tests
Build Frontend
0s
Build Frontend
Go Version
4s
Go Version
Python Integration Tests
0s
Python Integration Tests
Matrix: build-go-binaries
E2E Tests
E2E Tests
Matrix: sign-go-binaries
Quality Gate
2s
Quality Gate
Package Go Binaries
0s
Package Go Binaries
Matrix: docker-build-push
Matrix: Sign Docker Images
Snyk Docker
0s
Snyk Docker
Sync API to ReadMe
0s
Sync API to ReadMe
Sync Docs to ReadMe
Sync Docs to ReadMe
CI Success
4s
CI Success
Create Release
Create Release
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 16 warnings
Python Lint
Process completed with exit code 1.
Frontend Lint
Process completed with exit code 1.
Go Lint
issues found
Go Lint: skyspy-go/internal/airband/watcher.go#L72
`cancelled` is a misspelling of `canceled` (misspell)
Go Lint: skyspy-go/internal/airband/uploader.go#L164
shadow: declaration of "err" shadows declaration at line 117 (govet)
Go Lint: skyspy-go/internal/airband/uploader.go#L149
shadow: declaration of "err" shadows declaration at line 117 (govet)
Go Lint: skyspy-go/internal/airband/uploader.go#L133
shadow: declaration of "err" shadows declaration at line 117 (govet)
Go Lint: skyspy-go/internal/airband/uploader.go#L116
cyclomatic complexity 21 of func `(*Uploader).tryUpload` is high (> 20) (gocyclo)
Go Lint: skyspy-go/internal/airband/uploader.go#L29
paramTypeCombine: func(host string, port int, timeout int, maxRetries int, authProvider AuthProvider, metrics *Metrics, logger *slog.Logger) *Uploader could be replaced with func(host string, port, timeout, maxRetries int, authProvider AuthProvider, metrics *Metrics, logger *slog.Logger) *Uploader (gocritic)
Go Lint: skyspy-go/internal/airband/parser.go#L95
File is not properly formatted (gofmt)
Go Lint: skyspy-go/internal/airband/airband.go#L30
File is not properly formatted (gofmt)
Go Lint: skyspy-go/cmd/skyspy/airband.go#L23
File is not properly formatted (gofmt)
Quality Gate
Process completed with exit code 1.
CI Success
Process completed with exit code 1.
Frontend Lint: web/src/components/aircraft/tabs/components/LinkedGraphPanel.test.jsx#L216
'svgs' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/tabs/components/FlightStatsPanel.test.jsx#L174
'container' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/tabs/components/FlightStatsPanel.test.jsx#L169
'container' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/tabs/components/EnhancedFlightMap.test.jsx#L153
'replayMarker' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/tabs/SafetyTab.test.jsx#L2
'waitFor' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/components/TabNavigation.test.jsx#L90
'container' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/AircraftSidebar.test.jsx#L2
'waitFor' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
Frontend Lint: web/src/components/aircraft/AircraftDetailPage.test.jsx#L12
'aircraft' is defined but never used. Allowed unused args must match /^_|^(props|options|config|apiBase|index|event|err|error)$/u
Frontend Lint: web/src/App.test.jsx#L7
'stats' is defined but never used. Allowed unused args must match /^_|^(props|options|config|apiBase|index|event|err|error)$/u
Frontend Lint: web/src/App.test.jsx#L2
'waitFor' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
CodeQL Analysis (python)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
CodeQL Analysis (python)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
CodeQL Analysis (python)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
CodeQL Analysis (javascript-typescript)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
CodeQL Analysis (javascript-typescript)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
CodeQL Analysis (javascript-typescript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/