refactor: Remove extra Hashable conformance for ParseObject #698
Annotations
10 warnings
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L214
'init(className:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L221
'init(object:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L227
'init(triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L232
'init(trigger:url:)' is deprecated: Add "object" as the first argument
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L250
'init(trigger:url:)' is deprecated: Add "object" as the first argument
|
Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L390
'init(className:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
|
Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
|
Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
|
Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
|
The logs for this run have expired and are no longer available.
Loading