Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release workflow issues #8570

Merged
merged 1 commit into from
May 3, 2024

Tweak release workflow slightly

6197f9e
Select commit
Loading
Failed to load commit list.
Merged

Fix release workflow issues #8570

Tweak release workflow slightly
6197f9e
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | watchos-swift_15.1 | Build - macOS succeeded May 3, 2024 in 3m 58s

4 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 4

Details

4 Warnings

Details

  RealmSwift/SwiftUI.swift:1561
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/SwiftUI.swift:1560
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Impl/RealmCollectionImpl.swift:217
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  RealmSwift/Impl/RealmCollectionImpl.swift:192
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races