Release 2.9.0 #191
main.yml
on: pull_request
Lint code with SwiftLint
19s
Matrix: pod-lint
Matrix: test-package
Matrix: test
Annotations
5 errors and 10 warnings
Lint podspec using Xcode 15.2
The process '/Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/bin/bundle' failed with exit code 5
|
Test on macOS using Xcode 15.0.1
The process '/Users/runner/hostedtoolcache/Ruby/3.0.7/x64/bin/bundle' failed with exit code 5
|
Test on iOS using Xcode 15.0.1
The job was canceled because "macOS_Auth0_macOS_15_0_1" failed.
|
Test on tvOS using Xcode 15.0.1
The job was canceled because "macOS_Auth0_macOS_15_0_1" failed.
|
Test Swift package using Xcode 15.0.1
The process '/Users/runner/hostedtoolcache/Ruby/3.0.7/x64/bin/bundle' failed with exit code 5
|
Lint code with SwiftLint:
Auth0/Logger.swift#L40
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint code with SwiftLint:
Auth0/Logger.swift#L51
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint code with SwiftLint:
Auth0/Response.swift#L10
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint code with SwiftLint:
Auth0/Auth0Authentication.swift#L159
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint code with SwiftLint:
Auth0/Auth0Authentication.swift#L173
Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint code with SwiftLint:
Auth0/WebAuthError.swift#L42
Lines should not have trailing whitespace (trailing_whitespace)
|
Lint code with SwiftLint:
Auth0/MobileWebAuth.swift#L6
Lines should not have trailing whitespace (trailing_whitespace)
|
Lint code with SwiftLint:
Auth0/MobileWebAuth.swift#L10
Lines should not have trailing whitespace (trailing_whitespace)
|
Lint code with SwiftLint:
Auth0/MobileWebAuth.swift#L14
Lines should not have trailing whitespace (trailing_whitespace)
|
Lint code with SwiftLint:
Auth0/MobileWebAuth.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|