Align interface to Android #63
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
9s
Markdown Link Check
/
markdown_link_check
27s
Annotations
6 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOptionAction.swift#L10
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOptionAction.swift#L9
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOptionAction.swift#L10
Missing Docs Violation: public declarations should be documented (missing_docs)
|
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)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOption.swift#L85
Type Contents Order Violation: A 'type_method' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziContact/Models/ContactOption.swift#L110
Type Contents Order Violation: A 'type_method' 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/
|