Skip to content

Setup CI to work with GitHub Market Actions #416

Setup CI to work with GitHub Market Actions

Setup CI to work with GitHub Market Actions #416

Triggered via pull request April 7, 2024 16:52
Status Failure
Total duration 12m 31s
Artifacts

ci.yml

on: pull_request
SwiftLint
32s
SwiftLint
Build and Test default scheme using iPhone simulator
12m 20s
Build and Test default scheme using iPhone simulator
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Build and Test default scheme using iPhone simulator: animeal.xcodeproj#L1
No profile for team '2JSLPH439W' matching 'Animeal App Store Distribution' found: Xcode couldn't find any provisioning profiles matching '2JSLPH439W/Animeal App Store Distribution'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'animeal' from project 'animeal')
Build and Test default scheme using iPhone simulator
The process '/bin/bash' failed with exit code 1
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/.
Build and Test default scheme using iPhone simulator
Run script build phase 'mapBox' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'animeal' from project 'animeal')
Build and Test default scheme using iPhone simulator
Run script build phase 'crashlytics' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'animeal' from project 'animeal')