fix: Encoding Firebase push notification keys #725
Triggered via pull request
December 25, 2024 05:16
Status
Cancelled
Total duration
9m 39s
Artifacts
–
Annotations
11 errors and 61 warnings
xcode-test-5_7
GitHub Actions has encountered an internal error when running your job.
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test)
Failed to convert /Users/runner/work/Parse-Swift/Parse-Swift/DerivedData/Build/Products/Debug-appletvsimulator/TestHost.app/TestHost: Error: The process '/usr/bin/xcrun' failed with exit code 1
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test)
Conversion failures:
Error: The process '/usr/bin/xcrun' failed with exit code 1
|
test (platform=macOS, test)
The job was canceled because "platform__tvOS__Simulator" failed.
|
test (platform=macOS, test)
The operation was canceled.
|
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(42mm\), build)
The job was canceled because "platform__tvOS__Simulator" failed.
|
test (platform=watchOS\ Simulator,name=Apple\ Watch\ Series\ 10\ \(42mm\), build)
The operation was canceled.
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test)
The job was canceled because "platform__tvOS__Simulator" failed.
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test)
The operation was canceled.
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test)
The job was canceled because "platform__tvOS__Simulator" failed.
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test)
The operation was canceled.
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, build):
Sources/ParseSwift/Objects/ParseUser+async.swift#L35
converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> 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, build):
Sources/ParseSwift/Objects/ParseUser+async.swift#L54
converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> 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, build):
Sources/ParseSwift/Objects/ParseUser+async.swift#L85
converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
spm-test:
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
spm-test:
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
spm-test:
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
spm-test:
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift#L31
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift#L46
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift#L70
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
spm-test:
Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift#L86
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
test (platform\=tvOS\ Simulator,OS=18.2,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=18.2,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=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform\=tvOS\ Simulator,OS=18.2,name\=Apple\ TV, test):
Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift#L35
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
test (platform=macOS, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=macOS, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=macOS, test):
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
test (platform=macOS, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L28
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L44
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=macOS, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L65
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> 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, test):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test)
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the visionOS platform. Please add the value '7' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple Vision' device family. (in target 'TestHost' from project 'ParseSwift')
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=visionOS\ Simulator,OS=2.1,name=Apple\ Vision\ Pro, test):
Sources/ParseSwift/Objects/ParseUser+async.swift#L35
converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> 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, test):
Sources/ParseSwift/Objects/ParseUser+async.swift#L54
converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L246
class '_ParseEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Coding/ParseEncoder.swift#L1052
class '_ParseReferencingEncoder' must restate inherited '@unchecked Sendable' conformance
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Extensions/InputStream.swift#L11
extension declares a conformance of imported type 'InputStream' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L79
main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L89
main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/LiveQuery/Subscription.swift#L94
main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L28
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L44
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
test (platform=iOS\ Simulator,OS=18.2,name=iPhone\ 16\ Pro\ Max, test):
Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift#L65
converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|