Updates to onboarding process #81
build-and-test.yml
on: pull_request
SwiftLint
/
SwiftLint
12s
Markdown Link Check
/
markdown_link_check
18s
Build and Test
21m 36s
Annotations
9 errors and 2 warnings
SwiftLint / SwiftLint:
StrokeCog/Onboarding/LifeSpaceConsent.swift#L16
NSLocalizedString Key Violation: Static strings should be used as key/comment in NSLocalizedString in order for genstrings to work (nslocalizedstring_key)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/LifeSpaceConsent.swift#L77
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/LifeSpaceConsent.swift#L113
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/LifeSpaceConsent.swift#L149
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/LifeSpaceConsent.swift#L145
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/HIPAAAuthorization.swift#L17
NSLocalizedString Key Violation: Static strings should be used as key/comment in NSLocalizedString in order for genstrings to work (nslocalizedstring_key)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/HIPAAAuthorization.swift#L132
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/HIPAAAuthorization.swift#L128
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
SwiftLint / SwiftLint:
StrokeCog/Onboarding/Consent.swift#L46
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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/.
|