refactor: updated the key logic for storing MRRT token #615
main.yml
on: pull_request
Lint code with SwiftLint
20s
Matrix: pod-lint
Matrix: test-package
Matrix: test
Annotations
40 warnings
|
Lint code with SwiftLint:
Auth0/MyAccount/MyAccountHandlers.swift#L72
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/MyAccountAuthenticationMethods.swift#L220
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/MyAccountAuthenticationMethods.swift#L623
File should contain 400 lines or less: currently contains 623 (file_length)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/PushEnrollmentChallenge.swift#L46
Files should have a single trailing newline (trailing_newline)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/PasskeyAuthenticationMethod.swift#L27
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/PasskeyAuthenticationMethod.swift#L24
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/RecoveryCodeEnrollmentChallenge.swift#L41
Files should have a single trailing newline (trailing_newline)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/EmailEnrollmentChallenge.swift#L34
Files should have a single trailing newline (trailing_newline)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/PhoneEnrollmentChallenge.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
Lint code with SwiftLint:
Auth0/MyAccount/AuthenticationMethods/PhoneEnrollmentChallenge.swift#L35
Files should have a single trailing newline (trailing_newline)
|
|
Test on macOS using Xcode 16.1:
Auth0Tests/UserPatchAttributesSpec.swift#L42
'email(_:verified:verify:connection:clientId:)' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on macOS using Xcode 16.1:
Auth0Tests/UserPatchAttributesSpec.swift#L33
'email(_:verified:verify:connection:clientId:)' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on macOS using Xcode 16.1:
Auth0Tests/UserPatchAttributesSpec.swift#L24
'email(_:verified:verify:connection:clientId:)' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on macOS using Xcode 16.1:
Auth0Tests/UserPatchAttributesSpec.swift#L20
'blocked' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on macOS using Xcode 16.1:
Auth0Tests/RequestSpec.swift#L292
initialization of immutable value 'parameters' was never used; consider replacing with assignment to '_' or removing it
|
|
Test on macOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/TOTPEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on macOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/RecoveryCodeEnrollmentChallenge.swift#L27
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on macOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/EmailEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on macOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PushEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on macOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PhoneEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on iOS using Xcode 16.1:
Auth0Tests/WebAuthSpec.swift#L843
result of call to 'provider' is unused
|
|
Test on iOS using Xcode 16.1:
Auth0Tests/WebAuthSpec.swift#L861
result of call to 'provider' is unused
|
|
Test on iOS using Xcode 16.1:
Auth0Tests/WebAuthSpec.swift#L721
result of call to 'provider' is unused
|
|
Test on iOS using Xcode 16.1:
Auth0Tests/WebAuthSpec.swift#L741
result of call to 'provider' is unused
|
|
Test on iOS using Xcode 16.1:
Auth0Tests/WebAuthSpec.swift#L760
result of call to 'provider' is unused
|
|
Test on iOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/TOTPEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on iOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/RecoveryCodeEnrollmentChallenge.swift#L27
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on iOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/EmailEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on iOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PushEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on iOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PhoneEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on tvOS using Xcode 16.1:
Auth0Tests/UsersSpec.swift#L133
'patch(_:attributes:)' is deprecated: This operation can no longer be performed from native apps for security reasons
|
|
Test on tvOS using Xcode 16.1:
Auth0Tests/UsersSpec.swift#L122
'blocked' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on tvOS using Xcode 16.1:
Auth0Tests/UsersSpec.swift#L122
'patch(_:attributes:)' is deprecated: This operation can no longer be performed from native apps for security reasons
|
|
Test on tvOS using Xcode 16.1:
Auth0Tests/UsersSpec.swift#L98
'patch(_:attributes:)' is deprecated: This operation can no longer be performed from native apps for security reasons
|
|
Test on tvOS using Xcode 16.1:
Auth0Tests/UsersSpec.swift#L97
'username(_:connection:)' is deprecated: This attribute can no longer be updated from native apps for security reasons
|
|
Test on tvOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/TOTPEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on tvOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/RecoveryCodeEnrollmentChallenge.swift#L27
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on tvOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/EmailEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on tvOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PushEnrollmentChallenge.swift#L31
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|
|
Test on tvOS using Xcode 16.1:
Auth0/MyAccount/AuthenticationMethods/PhoneEnrollmentChallenge.swift#L21
immutable value 'authenticationMethodId' was never used; consider replacing with '_' or removing it
|