Skip to content

Collections in mixed

Xcode Cloud / RealmSwift | osx-swift_15.1 | Test - macOS required action Apr 22, 2024 in 1h 21m 54s

52 warnings

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

Details

52 Warnings

Details

  RealmSwift/Tests/RealmTests.swift:1823
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1697
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMQueryUtil.mm:1723
      Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
  RealmSwift/Tests/RealmTests.swift:1841
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMQueryUtil.hpp:27
      Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI
  RealmSwift/Tests/RealmTests.swift:1502
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmCollectionTypeTests.swift:707
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMDictionary.h:54
      Cannot find protocol definition for 'RLMValue'
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  RealmSwift/Tests/RealmTests.swift:1722
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Impl/RealmCollectionImpl.swift:195
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  RealmSwift/Impl/RealmCollectionImpl.swift:220
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1527
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMAccessor.mm:798
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
  Realm/RLMUtil.mm:51
      Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
  Direct access in function 'makeError(realm::SyncError&&)' from file '/Volumes/workspace/DerivedData/Build/Intermediates.noindex/Realm.build/Release/Realm.build/Objects-normal/arm64/Realm_lto.o/17.arm64.thinlto.o' to global weak symbol 'realm::SyncError::c_original_file_path_key' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(sync_session.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  RealmSwift/Tests/RealmTests.swift:1518
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  No App Category is set for target 'TestHost'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist.
  RealmSwift/Tests/RealmTests.swift:1734
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectAccessorTests.swift:71
      '16777217' is not exactly representable as 'Float'; it becomes '16777216'
  file:///Volumes/workspace/DerivedData/Build/Products/Release/include/realm/path.hpp:37
      'PathElement' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI
  Realm/RLMArray.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  RealmSwift/Tests/RealmTests.swift:1818
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1769
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
  RealmSwift/Tests/ObjectTests.swift:1691
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectTests.swift:1620
      Non-sendable type 'RealmPublishers.ObjectChangeset.Output?' (aka 'Optional>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMUtil.mm:481
      Case value not in enumerated type 'Type'
  RealmSwift/Tests/RealmTests.swift:1752
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
  RealmSwift/Tests/RealmTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  Realm/RLMDictionary.h:54
      cannot find protocol definition for 'RLMValue'
  RealmSwift/Tests/RealmTests.swift:1875
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmCollectionTypeTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  RealmSwift/Tests/ObjectTests.swift:21
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  RealmSwift/Tests/ObjectTests.swift:1617
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1683
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMUtil.mm:483
      Case value not in enumerated type 'Type'
  Realm/RLMArray.h:60
      Cannot find protocol definition for 'RLMValue'
  Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetErase const&)::SetEraseResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  Direct access in function 'makeError(realm::SyncError&&)' from file '/Volumes/workspace/DerivedData/Build/Intermediates.noindex/Realm.build/Release/Realm.build/Objects-normal/arm64/Realm_lto.o/17.arm64.thinlto.o' to global weak symbol 'realm::SyncError::c_recovery_file_path_key' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(sync_session.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  Realm/RLMAccessor.mm:792
      Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
  RealmSwift/Tests/ObjectTests.swift:1590
      Non-sendable type 'RealmPublishers.Value.Output?' (aka 'Optional') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1866
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1846
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1708
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMAsyncTask.mm:62
      Unused parameter 'd'
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/RLMDictionary.h:54
      Cannot find protocol definition for 'RLMValue'
  Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetInsert const&)::SetInsertResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  Realm/RLMDictionary.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  Realm/RLMUtil.mm:59
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'

Annotations

Check notice on line 1723 in Realm/RLMQueryUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMQueryUtil.mm#L1723

Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')

Check notice on line 27 in Realm/RLMQueryUtil.hpp

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMQueryUtil.hpp#L27

Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI

Check notice on line 54 in Realm/RLMDictionary.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMDictionary.h#L54

Cannot find protocol definition for 'RLMValue'

Check notice on line 798 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMAccessor.mm#L798

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'

Check notice on line 51 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMUtil.mm#L51

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'

Check notice on line 34 in Realm/RLMArray.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMArray.mm#L34

Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'

Check notice on line 481 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMUtil.mm#L481

Case value not in enumerated type 'Type'

Check notice on line 54 in Realm/RLMDictionary.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMDictionary.h#L54

cannot find protocol definition for 'RLMValue'

Check notice on line 483 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMUtil.mm#L483

Case value not in enumerated type 'Type'

Check notice on line 60 in Realm/RLMArray.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMArray.h#L60

Cannot find protocol definition for 'RLMValue'

Check notice on line 792 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMAccessor.mm#L792

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'

Check notice on line 62 in Realm/RLMAsyncTask.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMAsyncTask.mm#L62

Unused parameter 'd'

Check notice on line 54 in Realm/RLMDictionary.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMDictionary.h#L54

Cannot find protocol definition for 'RLMValue'

Check notice on line 34 in Realm/RLMDictionary.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMDictionary.mm#L34

Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'

Check notice on line 59 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_15.1 | Test - macOS

Realm/RLMUtil.mm#L59

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'