refactor: Remove extra Hashable conformance for ParseObject #695
Annotations
3 errors and 10 warnings
|
Build-Test:
Sources/ParseSwift/Types/Query+async.swift#L44
testFindExplain, failed: caught error: "ParseError code=-1 error=Error decoding parse-server response: <NSHTTPURLResponse: 0x60000047e2a0> { URL: http://localhost:1337/parse/classes/GameScore?explain=true&limit=100&skip=0&where=%7B%7D } { Status Code: 200, Headers {
|
Build-Test
The operation was canceled.
|
Build-Test:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
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/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/ParseHookTriggerRequestTests.swift#L86
'triggerName' is deprecated: Use "trigger" instead.
|
Build-Test:
Tests/ParseSwiftTests/ParseHookTriggerRequestTests.swift#L99
'triggerName' is deprecated: Use "trigger" instead.
|
Build-Test:
Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
|
Loading