Generate IPA #3
GenerateIPA.yml
on: workflow_dispatch
SwiftLint
31s
Build and Test default scheme using iPhone simulator
6m 16s
Annotations
2 errors and 11 warnings
Build and Test default scheme using iPhone simulator
The run was canceled by @kishorepran.
|
Build and Test default scheme using iPhone simulator
The operation was canceled.
|
SwiftLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|
SwiftLint:
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L230
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
SwiftLint:
animeal/src/Business/Services/Authentication/AuthenticationAmplifyConverter.swift#L212
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
SwiftLint:
animeal/src/Business/Services/Authentication/AuthenticationAmplifyConverter.swift#L212
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
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)
|