Skip to content

fix(auth,push): prevent command injection in WebAuthn/Push test Local… #1656

fix(auth,push): prevent command injection in WebAuthn/Push test Local…

fix(auth,push): prevent command injection in WebAuthn/Push test Local… #1656

Triggered via push July 16, 2026 00:28
Status Success
Total duration 33s
Artifacts

swiftlint.yml

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

Annotations

11 warnings
run-swiftlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run-swiftlint: Amplify/Categories/Predictions/Request/Identify/Identify.swift#L14
Types should be nested at most 1 level deep (nesting)
run-swiftlint: Amplify/Categories/Predictions/Request/Identify/Identify.swift#L14
Types should be nested at most 1 level deep (nesting)
run-swiftlint: Amplify/Categories/API/Interceptor/URLRequestInterceptor.swift#L22
TODOs should be resolved (turn async https://github.com/...) (todo)
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/Operation/RetryableGraphQLOperation.swift#L134
Variable name 'it' should be between 3 and 40 characters long (identifier_name)
run-swiftlint: Amplify/Core/Configuration/AmplifyConfiguration.swift#L114
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
run-swiftlint: Amplify/Core/Configuration/AmplifyOutputsData.swift#L23
Type body should span 250 lines or less excluding comments and whitespace: currently spans 294 lines (type_body_length)
run-swiftlint: Amplify/Core/Configuration/AmplifyOutputsData.swift#L472
File should contain 400 lines or less: currently contains 472 (file_length)
run-swiftlint: 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)
run-swiftlint: Amplify/Core/Support/AmplifyTask+OperationTaskAdapters.swift#L69
Type name 'AmplifyInProcessReportingOperationTaskAdapter' should be between 3 and 40 characters long (type_name)