Skip to content

Align interface to Android #64

Align interface to Android

Align interface to Android #64

Triggered via pull request September 25, 2024 22:16
Status Failure
Total duration 38s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
7s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
29s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziContact/Models/ContactOptionAction.swift#L16
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziContact/Models/ContactOptionAction.swift#L12
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziContact/Models/ContactOption.swift#L58
Type Contents Order Violation: A 'type_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/