Skip to content

fix(datastore): add required fields in selection set for hasOne-belon… #70

fix(datastore): add required fields in selection set for hasOne-belon…

fix(datastore): add required fields in selection set for hasOne-belon… #70

Triggered via push January 18, 2024 19:01
Status Success
Total duration 42s
Artifacts

swiftlint.yml

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

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)