Implementation of a progress Indicator for Input-Related Messages #61
static-analysis.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
8s
SwiftLint
/
SwiftLint
10s
Periphery
/
Periphery
1m 21s
Markdown Link Check
/
markdown_link_check
18s
CodeQL
/
Test using xcodebuild or run fastlane
49m 12s
Annotations
4 errors and 4 warnings
SwiftLint / SwiftLint:
ENGAGEHF/Managers/MessageManager/Message.swift#L39
Pattern Matching Keywords Violation: Combine multiple pattern matching bindings by moving keywords out of tuples (pattern_matching_keywords)
|
SwiftLint / SwiftLint:
ENGAGEHF/Managers/MessageManager/Message.swift#L39
Pattern Matching Keywords Violation: Combine multiple pattern matching bindings by moving keywords out of tuples (pattern_matching_keywords)
|
SwiftLint / SwiftLint:
ENGAGEHF/Managers/MessageManager/Message.swift#L35
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'initializer' (type_contents_order)
|
Periphery / Periphery
Process completed with exit code 1.
|
REUSE Compliance Check / REUSE Compliance Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint / SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Markdown Link Check / markdown_link_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unused:
ENGAGEHF/Managers/MessageManager/ProcessingState.swift#L16
Property 'localizedDescription' is unused
|