fix: update precomputeText parameter type to Uint8Array #297
Annotations
3 errors and 1 warning
Run build
Property 'bodyRemainingLength' does not exist on type '{ bodyRemaining: Uint8Array<ArrayBufferLike>; precomputedSha: Uint8Array<ArrayBufferLike>; }'.
|
Run build
Object literal may only specify known properties, and 'bodyLength' does not exist in type '{ body: Uint8Array<ArrayBufferLike>; precomputeText: Uint8Array<ArrayBufferLike>; shaCutoffIndex: number; maxRemainingBodyLength: number; }'.
|
Run build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading