chore(deps): lock file maintenance #499
Annotations
13 errors
build (20.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L89
Property 'byteLength' does not exist on type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>'.
|
build (20.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L90
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (20.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L94
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L89
Property 'byteLength' does not exist on type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>'.
|
build (18.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L90
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (18.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L94
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (18.x)
Process completed with exit code 2.
|
build (16.x)
The job was canceled because "_20_x" failed.
|
build (16.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L89
Property 'byteLength' does not exist on type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>'.
|
build (16.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L90
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (16.x):
lib/dataconnection/BufferedConnection/BinaryPack.ts#L94
Argument of type 'ArrayBuffer | Promise<ArrayBuffer | SharedArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
build (16.x)
Process completed with exit code 2.
|