Skip to content

Update Github actions, Agents.md, tooling, dependencies #1

Update Github actions, Agents.md, tooling, dependencies

Update Github actions, Agents.md, tooling, dependencies #1

Triggered via pull request December 23, 2025 12:57
Status Failure
Total duration 2m 8s
Artifacts

main.yml

on: pull_request
Lint code with SwiftLint
14s
Lint code with SwiftLint
Matrix: pod-lint
Matrix: test-package
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
Lint code with SwiftLint: Auth0UIComponents/TOTPPushEnrollment/Presentation/OTPViewModel.swift#L60
Line should be 200 characters or less; currently it has 297 characters (line_length)
Lint code with SwiftLint: Auth0UIComponents/TOTPPushEnrollment/Presentation/OTPViewModel.swift#L57
Line should be 200 characters or less; currently it has 293 characters (line_length)
Lint code with SwiftLint: Auth0UIComponents/TOTPPushEnrollment/Presentation/TOTPPushQRCodeViewModel.swift#L92
Line should be 200 characters or less; currently it has 279 characters (line_length)
Lint code with SwiftLint: Auth0UIComponents/RecoveryCode/Presentation/RecoveryCodeEnrollmentViewModel.swift#L46
Line should be 200 characters or less; currently it has 291 characters (line_length)
Lint code with SwiftLint: Auth0UIComponents/Core/Utils/OTPTextField.swift#L238
Function name '_suffix(_:)' should start with a lowercase character (identifier_name)
Lint code with SwiftLint: Auth0UIComponents/Core/Utils/OTPTextField.swift#L235
Function name '_prefix(_:)' should start with a lowercase character (identifier_name)
Lint code with SwiftLint: Auth0UIComponentsTests/Utilities/Auth0UIComponentError.swift#L91
Variable name 'c' should be between 3 and 40 characters long (identifier_name)
Lint code with SwiftLint: Auth0UIComponentsTests/Utilities/Auth0UIComponentError.swift#L85
Variable name 'm' should be between 3 and 40 characters long (identifier_name)
Lint code with SwiftLint: Auth0UIComponentsTests/RecoveryCode/RecoveryCodeEnrollmentViewModelTests.swift#L111
Line should be 200 characters or less; currently it has 265 characters (line_length)
Lint code with SwiftLint: Auth0UIComponentsTests/SavedAuthenticators/SavedAuthenticatorsScreenViewModelTests.swift#L121
Line should be 200 characters or less; currently it has 218 characters (line_length)
Test on iOS using Xcode 26.0
Process completed with exit code 1.
Test on macOS using Xcode 26.0
The strategy configuration was canceled because "test.iOS_Auth0UIComponents_iOS" failed
Test on macOS using Xcode 26.0
Process completed with exit code 1.
Test on visionOS using Xcode 26.0
The strategy configuration was canceled because "test.iOS_Auth0UIComponents_iOS" failed
Test on visionOS using Xcode 26.0
The operation was canceled.
Lint code with SwiftLint: Auth0UIComponentsTests/SavedAuthenticators/MyAccountAuthMethodsViewModelTests.swift#L155
Line should be 120 characters or less; currently it has 193 characters (line_length)
Lint code with SwiftLint: Auth0UIComponentsTests/SavedAuthenticators/MyAccountAuthMethodsViewModelTests.swift#L153
Line should be 120 characters or less; currently it has 192 characters (line_length)
Lint code with SwiftLint: Auth0UIComponentsTests/SavedAuthenticators/MyAccountAuthMethodsViewModelTests.swift#L141
Line should be 120 characters or less; currently it has 194 characters (line_length)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockUserAgent.swift#L8
Lines should not have trailing whitespace (trailing_whitespace)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockTokenProvider.swift#L14
Lines should not have trailing whitespace (trailing_whitespace)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockTokenProvider.swift#L12
Lines should not have trailing whitespace (trailing_whitespace)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockTokenProvider.swift#L10
Lines should not have trailing whitespace (trailing_whitespace)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockTokenProvider.swift#L16
Line should be 120 characters or less; currently it has 136 characters (line_length)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockURLProtocol.swift#L10
Prefer `static` over `class` in a final class (static_over_final_class)
Lint code with SwiftLint: Auth0UIComponentsTests/Mocks/MockURLProtocol.swift#L6
Prefer `static` over `class` in a final class (static_over_final_class)