Add consent document viewer to profile screen #107
build-and-test.yml
on: pull_request
SwiftLint
/
SwiftLint
18s
Markdown Link Check
/
markdown_link_check
12s
Build and Test
18m 29s
Annotations
4 errors and 2 warnings
SwiftLint / SwiftLint:
LifeSpace/Account/AccountSheet.swift#L23
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint / SwiftLint:
LifeSpace/Account/AccountSheet.swift#L14
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint:
LifeSpace/Account/AccountSheet.swift#L89
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint:
LifeSpace/Account/AccountSheet.swift#L28
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/netrc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|