release #13
release.yml
on: workflow_dispatch
Matrix: checks / lint / lint
Matrix: checks / test / test_linux
Matrix: checks / test / test_windows
Matrix: checks / typecheck / typecheck
release
0s
Annotations
11 errors
checks / test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (20.10.0)
Process completed with exit code 1.
|
checks / test / test_windows (21.x)
The job was canceled because "_20_10_0" failed.
|
checks / test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (21.x)
The operation was canceled.
|