chore: add swiftlint check to xcode proj #3
Annotations
10 errors and 10 warnings
canaries/example/MyAmplifyAppUITests/MyAmplifyAppUITests.swift#L18
Line should be 160 characters or less; currently it has 182 characters (line_length)
|
AmplifyTests/CategoryTests/Notifications/NotificationsCategoryTests.swift#L35
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Operations/FastOperation.swift#L15
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Operations/FastOperation.swift#L18
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Operations/LongOperation.swift#L15
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Operations/LongOperation.swift#L20
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Tasks/InternalTasks.swift#L12
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Tasks/InternalTasks.swift#L16
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Tasks/InternalTasks.swift#L96
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
AmplifyTests/CoreTests/Tasks/InternalTasks.swift#L100
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
canaries/example/MyAmplifyApp/MyAmplifyAppApp.swift#L11
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryClientAPITests.swift#L21
Lines should not have trailing whitespace (trailing_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryClientAPITests.swift#L25
Lines should not have trailing whitespace (trailing_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L236
Line should be 120 characters or less; currently it has 151 characters (line_length)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L237
Line should be 120 characters or less; currently it has 123 characters (line_length)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L38
Lines should not have trailing whitespace (trailing_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L211
Lines should not have trailing whitespace (trailing_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L223
Lines should not have trailing whitespace (trailing_whitespace)
|
AmplifyTests/CategoryTests/Notifications/Push/PushNotificationsCategoryConfigurationTests.swift#L12
Type name 'PushNotificationsCategoryConfigurationTests' should be between 3 and 40 characters long (type_name)
|
AmplifyTests/CategoryTests/Hub/AmplifyOperationHubTests.swift#L461
File should contain 400 lines or less: currently contains 461 (file_length)
|
The logs for this run have expired and are no longer available.
Loading