Skip to content

Modernize CI

Modernize CI #94

Triggered via push September 14, 2024 13:27
Status Failure
Total duration 4m 26s
Artifacts

ci.yml

on: push
Test Linux
9s
Test Linux
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Test Linux
Process completed with exit code 2.
Test (platform=macOS): Sources/JSONRPC/DataChannel.swift#L33
capture of 'iterator' with non-sendable type 'AsyncStream<Data>.Iterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Test (platform=macOS): Sources/JSONRPC/DataChannel.swift#L33
mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
Test (platform=macOS): Tests/JSONRPCTests/DataChannelTests.swift#L21
no calls to throwing functions occur within 'try' expression
Test (platform=iOS Simulator,name=iPhone 15): Sources/JSONRPC/DataChannel.swift#L33
capture of 'iterator' with non-sendable type 'AsyncStream<Data>.Iterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Test (platform=iOS Simulator,name=iPhone 15): Sources/JSONRPC/DataChannel.swift#L33
mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
Test (platform=iOS Simulator,name=iPhone 15): Tests/JSONRPCTests/DataChannelTests.swift#L21
no calls to throwing functions occur within 'try' expression