Merge branch 'next' into explore-vitest #909
Annotations
11 errors
|
Test:
node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
Test:
node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Test:
node_modules/@types/node/fs/promises.d.ts#L239
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Test:
node_modules/@types/ts-expose-internals/typescript.d.ts#L7651
Interface 'NodeBuffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
Test:
node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
Test:
node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Test:
node_modules/@types/node/fs/promises.d.ts#L239
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Test:
node_modules/@types/ts-expose-internals/typescript.d.ts#L7651
Interface 'NodeBuffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
Test:
test/tests/nx.test.ts#L38
AssertionError: expected "transformer" to be called 1 times, but got 0 times
❯ tests/nx.test.ts:38:33
|
Test:
test/tests/nx.test.ts#L52
AssertionError: expected "transformer" to be called 1 times, but got 0 times
❯ tests/nx.test.ts:52:33
|
Loading