Skip to content

feat(auth): adding support for email mfa (#3892) #968

feat(auth): adding support for email mfa (#3892)

feat(auth): adding support for email mfa (#3892) #968

Triggered via push October 4, 2024 22:34
Status Success
Total duration 38s
Artifacts

swiftlint.yml

on: push
run-swiftlint
17s
run-swiftlint
Confirm Passing SwiftLint
0s
Confirm Passing SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run-swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-swiftlint: Amplify/Categories/API/Operation/NondeterminsticOperation.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
run-swiftlint: Amplify/Categories/API/Operation/RetryableGraphQLOperation.swift#L134
Variable name 'it' should be between 3 and 40 characters long (identifier_name)
run-swiftlint: Amplify/Categories/API/Operation/RetryableGraphQLOperation.swift#L11
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
run-swiftlint: Amplify/Categories/API/Interceptor/URLRequestInterceptor.swift#L22
TODOs should be resolved (turn async https://github.com/...) (todo)
run-swiftlint: Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
run-swiftlint: Amplify/Categories/Storage/Result/StorageListResult.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
run-swiftlint: Amplify/Categories/Hub/HubChannel.swift#L48
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
run-swiftlint: Amplify/Categories/DataStore/Model/Temporal/Temporal.swift#L102
Variable name 'tz' should be between 3 and 40 characters long (identifier_name)
run-swiftlint: Amplify/Categories/DataStore/Model/Temporal/Temporal.swift#L112
Variable name 'tz' should be between 3 and 40 characters long (identifier_name)
run-swiftlint: Amplify/Categories/DataStore/Model/Temporal/SpecBasedDateConverting.swift#L33
Variable name 'tz' should be between 3 and 40 characters long (identifier_name)