feat: Adding visionOS support to the WebAuthn APIs (#171) #1017
Annotations
10 errors and 11 warnings
Amplify/Categories/Auth/AuthCategory+WebAuthnBehaviour.swift#L18
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Amplify/Categories/Auth/AuthCategory+WebAuthnBehaviour.swift#L28
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task/Protocols/AuthListWebAuthnCredentialsTask.swift#L15
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task/Protocols/AuthDeleteWebAuthnCredentialTask.swift#L15
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task/Protocols/AuthAssociateWebAuthnCredentialTask.swift#L16
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task/Models/AWSWebAuthCredentialsModels.swift#L19
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Task/AWSAuthSignUpTask.swift#L94
There should be no space before and one after any comma (comma)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/StateMachine/CodeGen/Data/SignUpEventData.swift#L17
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/StateMachine/CodeGen/Data/SignUpEventData.swift#L18
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/StateMachine/CodeGen/Data/SignUpEventData.swift#L34
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
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/
|
Amplify/Amplify.swift#L82
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
Amplify/Core/Configuration/AmplifyConfiguration.swift#L112
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
Amplify/Core/Configuration/Internal/Amplify+Reset.swift#L10
The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)
|
Amplify/Core/Configuration/Internal/Amplify+Reset.swift#L54
Lines should not have trailing whitespace (trailing_whitespace)
|
Amplify/Core/Support/AmplifyTask+OperationTaskAdapters.swift#L67
Type name 'AmplifyInProcessReportingOperationTaskAdapter' should be between 3 and 40 characters long (type_name)
|
Amplify/Categories/Storage/Result/StorageListResult.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Amplify/Categories/Storage/Operation/Request/StorageDownloadDataRequest.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|
Amplify/Categories/Auth/AuthCategoryBehavior.swift#L105
Lines should not have trailing whitespace (trailing_whitespace)
|
Amplify/Categories/Auth/AuthCategoryBehavior.swift#L108
Lines should not have trailing whitespace (trailing_whitespace)
|
Amplify/Categories/Auth/AuthCategoryBehavior.swift#L105
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
The logs for this run have expired and are no longer available.
Loading