Bytes #35
test-ts.yml
on: push
jsbt v0.4.4
/
Bun
16s
jsbt v0.4.4
/
Deno
19m 52s
jsbt v0.4.4
/
Measure coverage
16s
Matrix: jsbt v0.4.4 / node
Matrix: jsbt v0.4.4 / nodeold
Annotations
42 errors
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L586
Type '(ciphertext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L585
Type '(plaintext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((plaintext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((plaintext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L552
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L518
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L511
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L489
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L457
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L454
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L439
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v24 ts:
src/aes.ts#L363
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L586
Type '(ciphertext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L585
Type '(plaintext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((plaintext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((plaintext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L552
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L518
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L511
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L489
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L586
Type '(ciphertext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L457
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L585
Type '(plaintext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((plaintext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((plaintext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L454
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L552
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L518
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L439
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L511
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v22 ts:
src/aes.ts#L363
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L489
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v22 ts
The strategy configuration was canceled because "test-ts.node._24" failed
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L457
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L454
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L439
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Node v20 ts (compiled):
src/aes.ts#L363
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L586
Type '(ciphertext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L585
Type '(plaintext: Uint8Array, dst?: Uint8Array) => Uint8Array<ArrayBufferLike>' is not assignable to type '((plaintext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((plaintext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L552
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L518
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L511
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L489
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L457
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L454
Type '(ciphertext: Uint8Array<ArrayBufferLike>, dst?: Uint8Array<ArrayBufferLike> | undefined) => Uint8Array<ArrayBufferLike>' is not assignable to type '((ciphertext: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBuffer>) & ((ciphertext: Uint8Array<ArrayBufferLike>, output?: Uint8Array<...> | undefined) => Uint8Array<...>)'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L439
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Measure coverage:
src/aes.ts#L363
Argument of type 'Uint8Array<ArrayBufferLike> | undefined' is not assignable to parameter of type 'Uint8Array<ArrayBuffer> | undefined'.
|
|
jsbt v0.4.4 / Bun
Process completed with exit code 2.
|