ci: add action workflow for ensuring minimum xcode version support #10
swiftlint.yml
on: push
run-swiftlint
18s
Confirm Passing SwiftLint
0s
Annotations
10 warnings
run-swiftlint:
Amplify/Amplify.swift#L82
Function should have complexity 10 or less; currently complexity is 11 (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/Core/Configuration/AmplifyConfiguration.swift#L112
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
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/Categories/API/Interceptor/URLRequestInterceptor.swift#L22
TODOs should be resolved (turn async https://github.com/...) (todo)
|
run-swiftlint:
Amplify/Categories/DataStore/DataStoreCategoryBehavior.swift#L53
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
run-swiftlint:
Amplify/Categories/DataStore/Model/Lazy/List+Model.swift#L137
TODOs should be resolved (handle total count) (todo)
|
run-swiftlint:
Amplify/Categories/DataStore/Model/Lazy/LazyReference.swift#L37
The disabled 'identifier_name' rule should be re-enabled before the end of the file (blanket_disable_command)
|
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)
|