Firebase Integration and Confidence Filtering #59
static-analysis.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
15s
SwiftLint
/
SwiftLint
9s
Periphery
/
Periphery
4m 51s
Markdown Link Check
/
Check Links
29s
CodeQL
/
Test using xcodebuild or run fastlane
56m 25s
Annotations
4 errors and 2 warnings
SwiftLint / SwiftLint:
CoughSync/CoughView/CoughModelView.swift#L16
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint / SwiftLint:
CoughSync/Dashboard/Dashboard.swift#L32
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|
Periphery / Periphery
Process completed with exit code 1.
|
unused:
CoughSync/CoughDetection/CoughDetectionViewModel.swift#L99
Function 'syncCoughsToFirebase()' is unused
|
unused:
CoughSync/CoughSyncStandard.swift#L157
Function 'add(coughs:)' is unused
|