Skip to content
Triggered via push January 28, 2025 16:46
Status Failure
Total duration 1m 27s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

13 errors
typecheck / typecheck: examples/assert.ts#L16
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/assert.ts#L18
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/errors.ts#L34
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/errors.ts#L34
Property 'printErrors' does not exist on type 'ErrorsPrinter'. Did you mean 'printError'?
typecheck / typecheck: examples/expect.ts#L16
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/expect.ts#L18
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/fatal.ts#L12
Expected 0 arguments, but got 1.
typecheck / typecheck: examples/fatal.ts#L14
Expected 0 arguments, but got 1.
typecheck / typecheck: src/printer.ts#L93
'#displayAssertionError' is declared but its value is never read.
typecheck / typecheck
Process completed with exit code 2.
test / test_windows (latest)
Process completed with exit code 1.
test / test_windows (20.x)
The job was canceled because "latest" failed.
test / test_windows (20.x)
The operation was canceled.