wip #66
checks.yml
on: push
lint
/
lint
34s
typecheck
/
typecheck
26s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
9 errors
typecheck / typecheck:
examples/errors.ts#L34
Property 'printErrors' does not exist on type 'ErrorsPrinter'. Did you mean 'printError'?
|
typecheck / typecheck:
src/printer.ts#L16
'columns' is declared but its value is never read.
|
typecheck / typecheck:
src/printer.ts#L19
'pointer' is declared but its value is never read.
|
typecheck / typecheck:
src/printer.ts#L26
'#options' is declared but its value is never read.
|
typecheck / typecheck:
src/printer.ts#L38
'#getPhaseTitle' 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.
|