UI/notifications #93
build-and-test.yml
on: pull_request
Build and Test
/
Test using xcodebuild or run fastlane
54s
REUSE Compliance Check
/
REUSE Compliance Check
11s
SwiftLint
/
SwiftLint
11s
Markdown Link Check
/
markdown_link_check
12s
Upload Coverage Report
/
Create and upload coverage report
Annotations
11 errors and 2 warnings
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L60
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L60
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L14
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L15
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/Views/NotificationRow.swift#L18
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L86
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L71
Identifier Name Violation: Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L118
Identifier Name Violation: Variable name 'db' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
SwiftLint / SwiftLint:
ENGAGEHF/Dashboard/Notifications/NotificationManager.swift#L82
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
Build and Test / Test using xcodebuild or run fastlane
Process completed with exit code 60.
|
Markdown Link Check / markdown_link_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test / Test using xcodebuild or run fastlane
No files were found with the provided path: ./ENGAGEHF.xcresult. No artifacts will be uploaded.
|