chore(deps): update all non-major dependencies #1074
Annotations
10 errors and 1 warning
Code Quality:
src/__tests__/gateway.test.ts#L609
Argument of type '{ name: string; description: string; msgID: Uint8Array<ArrayBufferLike>; }' is not assignable to parameter of type 'PartialMessage<StoreBookmark>'.
|
Code Quality:
src/__tests__/gateway.test.ts#L614
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/__tests__/gateway.test.ts#L638
Argument of type '{ name: string; description: string; msgID: Uint8Array<ArrayBufferLike>; }' is not assignable to parameter of type 'PartialMessage<StoreSnapshot>'.
|
Code Quality:
src/__tests__/gateway.test.ts#L644
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/__tests__/sampledata.helper.ts#L117
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/__tests__/sampledata.helper.ts#L121
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/__tests__/sampledata.helper.ts#L145
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/__tests__/sampledata.helper.ts#L153
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality:
src/gateway-session.ts#L184
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
|
Code Quality:
src/gateway-session.ts#L637
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Code Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|