refactor: Remove extra Hashable conformance for ParseObject #697
Annotations
10 warnings
Build-Test:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Build-Test
None of the input catalogs contained a matching App Icon & Top Shelf Image brand assets collection named "AppIcon"
|
Build-Test
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the tvOS platform. Please add the value '3' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple TV' device family. (in target 'TestHost' from project 'ParseSwift')
|
Build-Test:
Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
|
Build-Test:
Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
|
Build-Test:
Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
|
Build-Test:
Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L200
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
|
Build-Test:
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L214
'init(className:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Build-Test:
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L221
'init(object:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Build-Test:
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L227
'init(triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Loading