Skip to content

fix: Improve Hashable conformance of OCKAnyEvent #203

fix: Improve Hashable conformance of OCKAnyEvent

fix: Improve Hashable conformance of OCKAnyEvent #203

Triggered via pull request December 14, 2024 06:49
Status Success
Total duration 2m 53s
Artifacts

ci.yml

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

Annotations

17 warnings
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(46mm\), build): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(46mm\), build): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(46mm\), build): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(46mm\), build): Sources/CareKitEssentials/Extensions/OCKAnyEventStore.swift#L16
converting a value of type '(__shared sending Result<any OCKAnyOutcome, OCKStoreError>) -> ()' to type '(Result<any OCKAnyOutcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro CODE_SIGN_IDENTITY="", build): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro CODE_SIGN_IDENTITY="", build): Sources/CareKitEssentials/Extensions/OCKAnyEventStore.swift#L16
converting a value of type '(__shared sending Result<any OCKAnyOutcome, OCKStoreError>) -> ()' to type '(Result<any OCKAnyOutcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro CODE_SIGN_IDENTITY="", build): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=macOS CODE_SIGN_IDENTITY="", test): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=macOS CODE_SIGN_IDENTITY="", test): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=macOS CODE_SIGN_IDENTITY="", test): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=macOS CODE_SIGN_IDENTITY="", test): Sources/CareKitEssentials/Extensions/OCKAnyEventStore.swift#L16
converting a value of type '(__shared sending Result<any OCKAnyOutcome, OCKStoreError>) -> ()' to type '(Result<any OCKAnyOutcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
test (platform=macOS CODE_SIGN_IDENTITY="", test)
TestHost isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'TestHost' from project 'CareKitEssentials')
test (platform=iOS\ Simulator,OS=18.1,name=iPhone\ 16\ Pro\ Max, test): --- xcodebuild#L1
Using the first of multiple matching destinations:
test (platform=iOS\ Simulator,OS=18.1,name=iPhone\ 16\ Pro\ Max, test): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=iOS\ Simulator,OS=18.1,name=iPhone\ 16\ Pro\ Max, test): Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
test (platform=iOS\ Simulator,OS=18.1,name=iPhone\ 16\ Pro\ Max, test): Sources/CareKitEssentials/Extensions/OCKAnyEventStore.swift#L16
converting a value of type '(__shared sending Result<any OCKAnyOutcome, OCKStoreError>) -> ()' to type '(Result<any OCKAnyOutcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode