release #6
release.yml
on: workflow_dispatch
Matrix: checks / lint / lint
Matrix: checks / test / test_linux
Matrix: checks / test / test_windows
Matrix: checks / typecheck / typecheck
release
1m 6s
Annotations
8 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 (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.
|