Support for complete strict concurrency and Swift 6 migration #2103
Annotations
10 errors and 2 warnings
Sources/StreamVideo/Utils/Sorting.swift#L171
expressions are not allowed at the top level
|
Sources/StreamVideo/Utils/Sorting.swift#L171
consecutive statements on a line must be separated by ';'
|
Sources/StreamVideo/StreamVideoEnvironment.swift#L72
expected 'var' keyword in property declaration
|
Sources/StreamVideo/StreamVideoEnvironment.swift#L72
consecutive declarations on a line must be separated by ';'
|
Sources/StreamVideo/CallKit/CallKitService.swift#L528
expected 'var' keyword in property declaration
|
Sources/StreamVideo/CallKit/CallKitService.swift#L528
consecutive declarations on a line must be separated by ';'
|
Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L159
expected 'var' keyword in property declaration
|
Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L159
consecutive declarations on a line must be separated by ';'
|
Sources/StreamVideo/DependencyInjection/InjectedValues.swift#L27
expected 'var' keyword in property declaration
|
Sources/StreamVideo/DependencyInjection/InjectedValues.swift#L27
consecutive declarations on a line must be separated by ';'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sources/StreamVideo/StreamVideoEnvironment.swift#L64
reference to static property 'backgroundTaskSchedulerBuilder' is not concurrency-safe because it involves shared mutable state
|
This job failed
Loading