Modernize CI #94
Annotations
3 warnings
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
|
Sources/JSONRPC/DataChannel.swift#L33
mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Tests/JSONRPCTests/DataChannelTests.swift#L21
no calls to throwing functions occur within 'try' expression
|
The logs for this run have expired and are no longer available.
Loading