Skip to content
Xcode Cloud / RealmSwift | ios-static_15.4 | Test - iOS cancelled May 30, 2024 in 1m 46s

10 warnings

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

Details

10 Warnings

Details

  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block
  Realm/Tests/RealmTests.mm:3029
      Unused parameter 'category'
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/Tests/Swift/SwiftRealmTests.swift:28
      Main actor-isolated class 'SwiftRLMRealmTests' has different actor isolation from nonisolated superclass 'RLMTestCase'; this is an error in Swift 6
  Realm/Tests/RealmTests.mm:3066
      Unused parameter 'category'
  Realm/Tests/RealmTests.mm:2987
      Unused parameter 'category'
  Realm/Tests/RealmTests.mm:3014
      Unused parameter 'category'
  Realm/Tests/RealmTests.mm:2964
      Unused parameter 'category'
  Realm/RLMLogger_Private.h:38
      Parameter 'category' not found in the function declaration

Annotations

Check notice on line 1909 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L1909

Variable 'asyncTransactionIdA' is uninitialized when captured by block

Check notice on line 3029 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L3029

Unused parameter 'category'

Check notice on line 3066 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L3066

Unused parameter 'category'

Check notice on line 2987 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L2987

Unused parameter 'category'

Check notice on line 3014 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L3014

Unused parameter 'category'

Check notice on line 2964 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/Tests/RealmTests.mm#L2964

Unused parameter 'category'

Check notice on line 38 in Realm/RLMLogger_Private.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-static_15.4 | Test - iOS

Realm/RLMLogger_Private.h#L38

Parameter 'category' not found in the function declaration