⚠️ Fix Xcode 16 Warnings #460
checks.yml
on: pull_request
Unit Tests
2m 0s
SwiftFormat
5s
SwiftLint
11s
Install Script
5s
Build Binary
1m 45s
Smoke Build (Frameworks)
1m 19s
Smoke Build (Libraries)
1m 18s
Smoke Test (Multiproj)
33s
Smoke Test (Frameworks)
30s
Annotations
5 errors, 15 warnings, and 1 notice
SwiftFormat
Process completed with exit code 1.
|
Smoke Test (Multiproj)
Process completed with exit code 1.
|
Smoke Test (Frameworks)
Process completed with exit code 1.
|
Smoke Build (Libraries)
Process completed with exit code 70.
|
Smoke Build (Frameworks)
Process completed with exit code 70.
|
SwiftFormat:
Sources/Rugby/Utils/Logger/Printers/ProgressPrinter.swift#L21
Use consistent ordering for member modifiers. (modifierOrder)
|
SwiftFormat:
Sources/Rugby/Utils/Logger/Printers/ProgressPrinter.swift#L23
Use consistent ordering for member modifiers. (modifierOrder)
|
Unit Tests
'xcbeautify': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Unit Tests
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Smoke Test (Multiproj)
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Smoke Test (Frameworks)
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Smoke Build (Libraries)
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Smoke Build (Frameworks)
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|
Smoke Build (Frameworks):
Example/Pods/Kingfisher/Sources/General/KingfisherManager.swift#L760
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Smoke Build (Frameworks):
Example/Pods/Kingfisher/Sources/General/ImageSource/AVAssetImageDataProvider.swift#L137
'kUTTypeJPEG' was deprecated in iOS 15.0: Use UTTypeJPEG or UTType.jpeg (swift) instead.
|
Smoke Build (Frameworks):
Example/Pods/Kingfisher/Sources/Cache/DiskStorage.swift#L234
capture of 'fileManager' with non-sendable type 'FileManager' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Smoke Build (Frameworks):
Example/Pods/Kingfisher/Sources/Image/Image.swift#L289
'kUTTypeGIF' was deprecated in iOS 15.0: Use UTTypeGIF or UTType.gif (swift) instead.
|
Smoke Build (Frameworks):
Example/Pods/Keyboard+LayoutGuide/KeyboardLayoutGuide/KeyboardLayoutGuide/Keyboard+LayoutGuide.swift#L147
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Smoke Build (Frameworks):
Example/Pods/Alamofire/Source/Request.swift#L1415
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Smoke Build (Frameworks):
Example/Pods/Alamofire/Source/SessionDelegate.swift#L29
stored property 'fileManager' of 'Sendable'-conforming class 'SessionDelegate' has non-sendable type 'FileManager'; this is an error in the Swift 6 language mode
|
Unit Tests
Test run with 0 tests passed after 0.001 seconds
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rugby
|
3.84 MB |
|