V2 django #60
ci.yml
on: pull_request
Detect Changes
8s
Security Python
37s
Security Frontend
14s
Frontend Unit Tests
26s
Matrix: docker-build-push
CI Success
2s
Annotations
5 errors and 10 warnings
|
Lint Python
Process completed with exit code 1.
|
|
Python Unit Tests
Process completed with exit code 1.
|
|
Go Tests
The job has exceeded the maximum execution time of 5m0s
|
|
Go Tests
The operation was canceled.
|
|
CI Success
Process completed with exit code 1.
|
|
Lint Frontend:
web/src/components/auth/ProtectedRoute.jsx#L11
'hasPermission' is assigned a value but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/alerts/AlertHistory.jsx#L23
'AlertHistoryToolbar' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/alerts/AlertHistory.jsx#L22
'AlertHistoryItem' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/alerts/AlertHistory.jsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/info/DataSourcesAccordion.jsx#L2
'AnimatePresence' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/SafetyTab.jsx#L14
'SnapshotSection' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/SafetyTab.jsx#L13
'getInterpolatedPosition' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/SafetyTab.jsx#L13
'createAircraftIcon' is defined but never used. Allowed unused vars must match /^(_|React$|set[A-Z])/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/RadioTab.jsx#L8
'radioTransmissions' is defined but never used. Allowed unused args must match /^_|^(props|options|config|apiBase|index|event|err|error)$/u
|
|
Lint Frontend:
web/src/components/aircraft/tabs/OverviewTab.jsx#L82
'trackHistory' is defined but never used. Allowed unused args must match /^_|^(props|options|config|apiBase|index|event|err|error)$/u
|