Skip to content

Support extensions points to handle ResearchKit lifecycle events within SwiftUI #14

Support extensions points to handle ResearchKit lifecycle events within SwiftUI

Support extensions points to handle ResearchKit lifecycle events within SwiftUI #14

Triggered via pull request April 2, 2024 20:03
Status Failure
Total duration 53s
Artifacts

pull_request.yml

on: pull_request
SwiftLint  /  SwiftLint
43s
SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

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)