Update minimum Swift, Xcode, and platform versions #531
Annotations
2 errors and 2 warnings
Sources/AuthFoundation/Utilities/URL+InternalExtensions.swift#L19
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
Sources/AuthFoundation/Utilities/URL+InternalExtensions.swift#L21
Force unwrapping should be avoided (force_unwrapping)
|
Sources/AuthFoundation/Utilities/URL+InternalExtensions.swift#L26
Force unwrapping should be avoided (force_unwrapping)
|
This job failed
Loading