Skip to content

rename package name to InternalAmplifyNetwork #604

rename package name to InternalAmplifyNetwork

rename package name to InternalAmplifyNetwork #604

Triggered via push May 17, 2024 17:49
Status Success
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

11 warnings
run-swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Configuration/AmplifyConfiguration.swift#L112
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
run-swiftlint: Amplify/Core/Support/AmplifyTask+OperationTaskAdapters.swift#L65
Type name 'AmplifyInProcessReportingOperationTaskAdapter' should be between 3 and 40 characters long (type_name)
run-swiftlint: Amplify/Amplify.swift#L82
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
run-swiftlint: Amplify/Categories/API/Interceptor/URLRequestInterceptor.swift#L22
TODOs should be resolved (turn async https://github.com/...) (todo)
run-swiftlint: Amplify/Categories/Predictions/Request/Convert/Convert+TranslateText.swift#L22
Variable name 'to' should be between 3 and 40 characters long (identifier_name)
run-swiftlint: Amplify/Categories/Predictions/Request/Convert/Convert+TranslateText.swift#L15
Tuples should have at most 2 members (large_tuple)
run-swiftlint: Amplify/Categories/Predictions/Request/Convert/Convert.swift#L43
Tuples should have at most 2 members (large_tuple)
run-swiftlint: Amplify/Categories/Predictions/Request/Convert/Convert.swift#L12
Types should be nested at most 1 level deep (nesting)
run-swiftlint: Amplify/Categories/Predictions/Request/Convert/Convert.swift#L12
Types should be nested at most 1 level deep (nesting)