fix #102: 投屏解析直播流 #212
Annotations
2 errors and 11 warnings
Build ipa:
BilibiliLive/Module/DLNA/BiliBiliUpnpDMR.swift#L308
'nil' is not compatible with expected argument type 'URL'
|
Build ipa
Process completed with exit code 1.
|
Build ipa
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L116
'loadValues(forKeys:)' was deprecated in tvOS 16.0: Use load(_:) instead. For non-deprecated properties that do not have an AVAsyncProperty equivalent, continue to query these properties synchronously
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L375
'statusOfValue(forKey:error:)' was deprecated in tvOS 16.0: Use status(of:) instead
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L382
'isPlayable' was deprecated in tvOS 16.0: Use load(.isPlayable) instead
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L391
main actor-isolated property 'isHidden' can not be referenced from a Sendable closure; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L395
main actor-isolated property 'data' can not be referenced from a Sendable closure; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L396
call to main actor-isolated instance method 'sendProgress(duration:current:)' in a synchronous nonisolated context; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L399
main actor-isolated property 'clipInfos' can not be referenced from a Sendable closure; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L405
main actor-isolated property 'player' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L409
main actor-isolated property 'skipAction' can not be mutated from a Sendable closure; this is an error in Swift 6
|
Build ipa:
BilibiliLive/Component/Video/VideoPlayerViewController.swift#L410
main actor-isolated property 'skipAction' can not be referenced from a Sendable closure; this is an error in Swift 6
|