Support extensions points to handle ResearchKit lifecycle events within SwiftUI #14
pull_request.yml
on: pull_request
SwiftLint
/
SwiftLint
43s
Annotations
3 errors
SwiftLint / SwiftLint:
Sources/ResearchKitSwiftUI/ORKLifecycle.swift#L17
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint:
Sources/ResearchKitSwiftUI/ORKLifecycle.swift#L100
Todo Violation: TODOs should be resolved (docs!) (todo)
|
SwiftLint / SwiftLint:
Sources/ResearchKitSwiftUI/ORKOrderedTaskView.swift#L134
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|