Build, Test & Release #58
ci.yml
on: workflow_dispatch
Detect Changes
12s
Security Python
40s
Security Frontend
16s
Frontend Unit Tests
29s
Matrix: docker-build-push
CI Success
3s
Annotations
3 errors and 10 warnings
|
Python Unit Tests
The job has exceeded the maximum execution time of 10m0s
|
|
Python Unit 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
|