Skip to content

chore(deps): update all dependencies #606

chore(deps): update all dependencies

chore(deps): update all dependencies #606

Triggered via pull request July 4, 2023 11:22
Status Failure
Total duration 51s
Artifacts

tests.yml

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

Annotations

10 errors and 2 warnings
integration (1.20, 18.x): rpcstream/rpcstream.ts#L52
Type 'RpcStream' is not assignable to type 'Stream'.
integration (1.20, 18.x): rpcstream/rpcstream.ts#L131
Argument of type 'RpcStream' is not assignable to parameter of type 'Stream'.
integration (1.20, 18.x): rpcstream/rpcstream.ts#L143
Property 'source' in type 'RpcStream' is not assignable to the same property in base type 'Duplex<Uint8Array, Uint8Array, unknown>'.
integration (1.20, 18.x): rpcstream/rpcstream.ts#L177
Type 'number' must have a '[Symbol.iterator]()' method that returns an iterator.
integration (1.20, 18.x): srpc/array-list.ts#L11
Type '(source: Source<Uint8Array | Uint8ArrayList>) => AsyncIterable<Uint8Array>' is not assignable to type 'Transform<Uint8Array | Uint8ArrayList, Uint8Array>'.
integration (1.20, 18.x): srpc/broadcast-channel.ts#L17
Property 'source' in type 'BroadcastChannelDuplex<T>' is not assignable to the same property in base type 'Duplex<T, T, unknown>'.
integration (1.20, 18.x): srpc/broadcast-channel.ts#L35
Type 'T' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
integration (1.20, 18.x): srpc/broadcast-channel.ts#L86
Argument of type 'BroadcastChannelDuplex<Uint8Array>' is not assignable to parameter of type 'Duplex<Uint8Array, Uint8Array, unknown>'.
integration (1.20, 18.x): srpc/client.ts#L124
Argument of type 'DecodeMessageTransform<Packet>' is not assignable to parameter of type 'PipeTransform<Uint8Array, any>'.
integration (1.20, 18.x): srpc/common-rpc.ts#L172
Type 'Packet' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
integration (1.20, 18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration (1.20, 18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/