refactor(tests): update Result tests for consistency and readability #1
Annotations
32 errors
|
Type check with Node.js 20.x:
tests/either.test.ts#L362
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L341
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L298
'x' is of type 'unknown'.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L289
'x' is of type 'unknown'.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L280
'n' is of type 'unknown'.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L271
'n' is of type 'unknown'.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L2
Cannot find module 'rambda' or its corresponding type declarations.
|
|
Type check with Node.js 20.x:
tests/either.test.ts#L1
Cannot find module 'bun:test' or its corresponding type declarations.
|
|
Type check with Node.js 20.x:
build.ts#L3
Cannot find name 'Bun'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun`.
|
|
Type check with Node.js 20.x:
build.ts#L1
Cannot find module 'bun-plugin-dts' or its corresponding type declarations.
|
|
Type check with Node.js 18.x
The strategy configuration was canceled because "type-check._20_x" failed
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L362
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L341
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L298
'x' is of type 'unknown'.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L289
'x' is of type 'unknown'.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L280
'n' is of type 'unknown'.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L271
'n' is of type 'unknown'.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L2
Cannot find module 'rambda' or its corresponding type declarations.
|
|
Type check with Node.js 18.x:
tests/either.test.ts#L1
Cannot find module 'bun:test' or its corresponding type declarations.
|
|
Type check with Node.js 18.x:
build.ts#L3
Cannot find name 'Bun'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun`.
|
|
Type check with Node.js 18.x:
build.ts#L1
Cannot find module 'bun-plugin-dts' or its corresponding type declarations.
|
|
Type check with Node.js 22.x
The strategy configuration was canceled because "type-check._20_x" failed
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L362
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L341
Parameter 'e' implicitly has an 'any' type.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L298
'x' is of type 'unknown'.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L289
'x' is of type 'unknown'.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L280
'n' is of type 'unknown'.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L271
'n' is of type 'unknown'.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L2
Cannot find module 'rambda' or its corresponding type declarations.
|
|
Type check with Node.js 22.x:
tests/either.test.ts#L1
Cannot find module 'bun:test' or its corresponding type declarations.
|
|
Type check with Node.js 22.x:
build.ts#L3
Cannot find name 'Bun'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun`.
|
|
Type check with Node.js 22.x:
build.ts#L1
Cannot find module 'bun-plugin-dts' or its corresponding type declarations.
|