Skip to content

Feature/appstore upload #13

Feature/appstore upload

Feature/appstore upload #13

Re-run triggered July 26, 2024 10:42
Status Success
Total duration 22m 45s
Artifacts

unit-test.yml

on: pull_request
SwiftLint
31s
SwiftLint
Build and Test default scheme using iPhone simulator
22m 34s
Build and Test default scheme using iPhone simulator
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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: Style/Sources/Style/Assets.swift#L1
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'all' rule once, or re-enable it as soon as possible` (blanket_disable_command)
SwiftLint: animeal/src/Flows/Auth/Modules/CustomAuth/CustomAuthViewModel.swift#L140
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: animeal/src/Flows/Auth/Modules/CustomAuth/Model/CustomAuthModel.swift#L28
Array Init Violation: Prefer using `Array(seq)` over `seq.map { $0 }` to convert a sequence into an Array (array_init)
SwiftLint: animeal/src/Flows/Auth/Modules/CustomAuth/View/Utils/Mappers/CustomAuthViewItemMapper.swift#L92
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: animeal/src/Flows/Auth/Modules/Verification/Model/Workers/VerificationAfterChangingUserAttributeWorker.swift#L28
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint: animeal/src/Flows/Auth/Modules/Verification/Model/Workers/VerificationAfterChangingUserAttributeWorker.swift#L7
Type Name Violation: Type name 'VerificationAfterChangingUserAttributeWorker' should be between 3 and 40 characters long (type_name)
SwiftLint: animeal/src/Flows/Auth/Modules/Verification/VerificationViewController.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: animeal/src/Flows/Profile/ProfileViewController.swift#L206
Comma Spacing Violation: There should be no space before and one after any comma (comma)
SwiftLint: animeal/src/Flows/Profile/ProfileViewController.swift#L254
Force Cast Violation: Force casts should be avoided (force_cast)
SwiftLint: animeal/src/Flows/Profile/ProfileViewController.swift#L260
Force Cast Violation: Force casts should be avoided (force_cast)
Build and Test default scheme using iPhone simulator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test default scheme using iPhone simulator: Services/Sources/Services/DevLogger.swift#L92
'_DDLogMessage(_:level:flag:context:file:function:line:tag:asynchronous:ddlog:)' is deprecated: Use an interpolated DDLogMessageFormat instead
Build and Test default scheme using iPhone simulator: animeal/Assets.xcassets#L1
Accent color ‘AccentColor’ is not present in any asset catalogs.