Skip to content
Xcode Cloud / RealmSwift | osx_15.2 | Test - macOS cancelled May 30, 2024 in 2m 44s

10 warnings

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

Details

10 Warnings

Details

  Realm/Tests/RealmTests.mm:3066
      Unused parameter 'category'
  Realm/Tests/RealmTests.mm:2964
      Unused parameter 'category'
  Realm/Tests/RealmTests.mm:3014
      Unused parameter 'category'
  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.
  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/RLMLogger_Private.h:38
      Parameter 'category' not found in the function declaration
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block
  Realm/Tests/RealmTests.mm:2987
      Unused parameter 'category'
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead

Annotations

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

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L3066

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 | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L2964

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 | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L3014

Unused parameter 'category'

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

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L3029

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 | osx_15.2 | Test - macOS

Realm/RLMLogger_Private.h#L38

Parameter 'category' not found in the function declaration

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

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L1909

Variable 'asyncTransactionIdA' is uninitialized when captured by block

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

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx_15.2 | Test - macOS

Realm/Tests/RealmTests.mm#L2987

Unused parameter 'category'