Reduce unecessary background pressure on fetch event #4677
Annotations
3 errors and 10 warnings
Run tests:
Sources/Shared/ClientEvents/Model/ClientEvent.swift#L126
switch must be exhaustive
|
Run tests:
Sources/Shared/ClientEvents/Model/ClientEvent.swift#L126
switch must be exhaustive
|
Run tests
Process completed with exit code 1.
|
Run tests
You are using pip version 21.2.4; however, version 25.0.1 is available.
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
Run tests:
Sources/Shared/API/MJPEGStreamer.swift#L5
non-final class 'MJPEGStreamerSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Run tests:
Sources/Shared/API/MJPEGStreamer.swift#L5
non-final class 'MJPEGStreamerSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
|
Run tests:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L70
'kUTTypeAudioInterchangeFileFormat' was deprecated in watchOS 8.0: Use UTTypeAIFF or UTType.aiff (swift) instead.
|
Run tests:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L72
'kUTTypeAVIMovie' was deprecated in watchOS 8.0: Use UTTypeAVI or UTType.avi (swift) instead.
|
Run tests:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L74
'kUTTypeGIF' was deprecated in watchOS 8.0: Use UTTypeGIF or UTType.gif (swift) instead.
|
Run tests:
Sources/Shared/Notifications/NotificationAttachments/NotificationAttachmentParser.swift#L76
'kUTTypeJPEG' was deprecated in watchOS 8.0: Use UTTypeJPEG or UTType.jpeg (swift) instead.
|
Loading