Replacing NSCoder with Swift's Codable #198
Annotations
11 warnings
Auth0/Logger.swift#L40
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Auth0/Logger.swift#L51
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Auth0/Auth0Authentication.swift#L159
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Auth0/Auth0Authentication.swift#L173
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Auth0/Response.swift#L10
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Auth0/WebAuthError.swift#L42
Lines should not have trailing whitespace (trailing_whitespace)
|
Auth0/MobileWebAuth.swift#L6
Lines should not have trailing whitespace (trailing_whitespace)
|
Auth0/MobileWebAuth.swift#L10
Lines should not have trailing whitespace (trailing_whitespace)
|
Auth0/MobileWebAuth.swift#L14
Lines should not have trailing whitespace (trailing_whitespace)
|
Auth0/MobileWebAuth.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test#198.0qxqnr.xcresult".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading