wip #68
Annotations
9 errors
Run npm run typecheck:
examples/assert.ts#L16
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/assert.ts#L18
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/errors.ts#L34
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/errors.ts#L34
Property 'printErrors' does not exist on type 'ErrorsPrinter'. Did you mean 'printError'?
|
Run npm run typecheck:
examples/expect.ts#L16
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/expect.ts#L18
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/fatal.ts#L12
Expected 0 arguments, but got 1.
|
Run npm run typecheck:
examples/fatal.ts#L14
Expected 0 arguments, but got 1.
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading