Use Xcode 15 on CI #80
Triggered via pull request
December 13, 2023 20:22
Status
Success
Total duration
24m 54s
Artifacts
–
main.yml
on: pull_request
Lint code with SwiftLint
12s
Matrix: pod-lint
Matrix: test-package
Matrix: test
Annotations
5 warnings
Lint code with SwiftLint:
Auth0/OAuth2Grant.swift#L83
Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint code with SwiftLint:
Auth0/OAuth2Grant.swift#L85
Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint code with SwiftLint:
Auth0/OAuth2Grant.swift#L86
Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint code with SwiftLint:
Auth0/IDTokenSignatureValidator.swift#L43
Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint code with SwiftLint:
Auth0/IDTokenSignatureValidator.swift#L48
Case statements should vertically aligned with their closing brace (switch_case_alignment)
|