build(deps-dev): bump chai and @types/chai #1265
Annotations
6 errors
|
test/arrays.test.ts#L29
Argument of type 'number' is not assignable to parameter of type 'PyObject'.
|
test/arrays.test.ts#L39
Argument of type 'Uint8ArrayConstructor | Int8ArrayConstructor | Uint16ArrayConstructor | Int16ArrayConstructor | ... 5 more ... | Float64ArrayConstructor' is not assignable to parameter of type 'Constructor<Uint8Array>'.
|
test/arrays.test.ts#L53
Property 'typecode' does not exist on type 'PyObject'.
|
test/arrays.test.ts#L56
Argument of type 'number' is not assignable to parameter of type 'PyObject'.
|
|
This job failed
Loading