test: add brisk route in list routes test #389
checks.yml
on: push
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Annotations
8 errors and 4 warnings
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
typecheck / typecheck (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (20.10.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (21.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|