Creates a log viewer #12
Annotations
1 error and 5 warnings
Fastlane
Process completed with exit code 1.
|
Fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L104
non-sendable type 'PDFDocument' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'store(consent:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
|
Fastlane:
TemplateApplication/Logging/LogLevel.swift#L61
switch must be exhaustive; this is an error in the Swift 6 language mode
|
Fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L104
non-sendable type 'PDFDocument' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'store(consent:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
|
Loading