Skip to content

Release 2.9.0

Release 2.9.0 #196

Triggered via pull request September 9, 2024 07:58
Status Failure
Total duration 1m 54s
Billable time 2m
Artifacts

main.yml

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

Annotations

4 errors and 11 warnings
Test Swift package using Xcode 15.0.1
The process '/Users/runner/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle' failed with exit code 16
Test on macOS using Xcode 15.0.1
The process '/Users/runner/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle' failed with exit code 16
Test on tvOS using Xcode 15.0.1
The job was canceled because "macOS_Auth0_macOS_15_0_1" failed.
Test on iOS using Xcode 15.0.1
The job was canceled because "macOS_Auth0_macOS_15_0_1" failed.
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/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/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/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)
Lint podspec using Xcode 15.2
The following actions use a deprecated Node.js version and will be forced to run on node20: mxcl/xcodebuild@6e60022a0cbe8c89278be2dd1773a2f68e7c5c87. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/