Skip to content

chore: raise host app iOS deployment targets to match the new floor #1700

chore: raise host app iOS deployment targets to match the new floor

chore: raise host app iOS deployment targets to match the new floor #1700

Triggered via push August 13, 2026 14:00
Status Success
Total duration 44s
Artifacts

swiftlint.yml

on: push
run-swiftlint
23s
run-swiftlint
Confirm Passing SwiftLint
4s
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@b4ffde65f46336ab88eb53be808477a3936bae11. 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#L19
Types should be nested at most 1 level deep (nesting)
run-swiftlint: Amplify/Categories/Predictions/Request/Identify/Identify.swift#L19
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/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/Storage/Result/StorageListResult.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
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/Categories/API/Interceptor/URLRequestInterceptor.swift#L22
TODOs should be resolved (turn async https://github.com/...) (todo)
run-swiftlint: Amplify/Categories/Hub/HubChannel.swift#L48
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)