Skip to content

refactor: Remove extra Hashable conformance for ParseObject #699

refactor: Remove extra Hashable conformance for ParseObject

refactor: Remove extra Hashable conformance for ParseObject #699

Triggered via pull request September 2, 2024 02:20
Status Failure
Total duration 12m 19s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 50 warnings
windows
Process completed with exit code 1.
test (platform=visionOS\ Simulator,OS=1.2,name=Apple\ Vision\ Pro, build)
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test (platform=visionOS\ Simulator,OS=1.2,name=Apple\ Vision\ Pro, build): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=visionOS\ Simulator,OS=1.2,name=Apple\ Vision\ Pro, build): Sources/ParseSwift/Objects/ParseInstallation.swift#L470
'languageCode' was deprecated in visionOS 1.0: renamed to 'language.languageCode.identifier'
test (platform=visionOS\ Simulator,OS=1.2,name=Apple\ Vision\ Pro, build): Sources/ParseSwift/Objects/ParseInstallation.swift#L475
'regionCode' was deprecated in visionOS 1.0: renamed to 'region.identifier'
spm-test: Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
spm-test: Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L200
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
spm-test: Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
spm-test: Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
spm-test: Tests/ParseSwiftTests/ParseHookTriggerRequestTests.swift#L86
'triggerName' is deprecated: Use "trigger" instead.
spm-test: Tests/ParseSwiftTests/ParseHookTriggerRequestTests.swift#L99
'triggerName' is deprecated: Use "trigger" instead.
spm-test: Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L214
'init(className:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
spm-test: Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L221
'init(object:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
spm-test: Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L227
'init(triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
spm-test: Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L232
'init(trigger:url:)' is deprecated: Add "object" as the first argument
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 9\ \(41mm\), build): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 9\ \(41mm\), build)
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test)
None of the input catalogs contained a matching App Icon & Top Shelf Image brand assets collection named "AppIcon"
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, 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')
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L200
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2956
'withinPolygon(key:points:)' is deprecated: renamed to 'geoPoint'
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2974
'withinPolygon(key:polygon:)' is deprecated: renamed to 'geoPoint'
test (platform\=tvOS\ Simulator,OS=17.5,name\=Apple\ TV, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2988
'polygonContains(key:point:)' is deprecated: renamed to 'polygon'
xcode-test-5_7: Sources/ParseSwift/ParseConstants.swift#L29
unknown operating system for build configuration 'os'
xcode-test-5_7: Sources/ParseSwift/ParseConstants.swift#L29
unknown operating system for build configuration 'os'
xcode-test-5_7
'non_optional_string_data_conversion' is not a valid rule identifier
xcode-test-5_7
'non_optional_string_data_conversion' is not a valid rule identifier
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L200
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2956
'withinPolygon(key:points:)' is deprecated: renamed to 'geoPoint'
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2974
'withinPolygon(key:polygon:)' is deprecated: renamed to 'geoPoint'
test (platform=iOS\ Simulator,OS=17.5,name=iPhone\ 15\ Pro\ Max, test): Tests/ParseSwiftTests/ParseQueryTests.swift#L2988
'polygonContains(key:point:)' is deprecated: renamed to 'polygon'
test (platform=macOS, test): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=macOS, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L144
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform=macOS, test): Tests/ParseSwiftTests/ParseObjectTests.swift#L185
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform=macOS, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L159
stored property 'objectId' of 'Sendable'-conforming class 'GameScoreClass' is mutable
test (platform=macOS, test): Tests/ParseSwiftTests/ParseObjectAsyncTests.swift#L200
stored property 'objectId' of 'Sendable'-conforming class 'GameClass' is mutable
test (platform=macOS, test): Tests/ParseSwiftTests/ParseHookTriggerRequestTests.swift#L86
'triggerName' is deprecated: Use "trigger" instead.
test (platform=macOS, test): Tests/ParseSwiftTests/ParseHookTriggerRequestTests.swift#L99
'triggerName' is deprecated: Use "trigger" instead.
test (platform=macOS, test): Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L214
'init(className:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
test (platform=macOS, test): Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L221
'init(object:triggerName:url:)' is deprecated: Change "triggerName" to "trigger"
test (platform=macOS, test): Tests/ParseSwiftTests/ParseHookTriggerTests.swift#L227
'init(triggerName:url:)' is deprecated: Change "triggerName" to "trigger"