Setup CI to work with GitHub Market Actions #420
ci.yml
on: pull_request
SwiftLint
43s
Build and Test default scheme using iPhone simulator
25m 41s
Annotations
12 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SwiftLint:
animeal/src/Navigation/Coordinator/Coordinatable.swift#L15
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
SwiftLint:
animealUI/ComponentsTableViewController.swift#L480
File Length Violation: File should contain 400 lines or less: currently contains 480 (file_length)
|
SwiftLint:
animeal/src/Business/Services/Authentication/AuthenticationAmplifyConverter.swift#L23
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 259 lines (type_body_length)
|
SwiftLint:
animeal/src/Business/Services/Authentication/AuthenticationService.swift#L94
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/Profile/UserValidationModel.swift#L11
Array/Dictionary initializer Violation: Use explicit type annotation when initializing empty arrays and dictionaries (array_constructor)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L163
Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L174
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L197
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L214
Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L226
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
Build and Test default scheme using iPhone simulator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, yukiarrr/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|