ci: trigger CI #8
ci.yml
on: push
lint
/
lint
18s
typecheck
/
typecheck
17s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
11 errors and 10 warnings
typecheck / typecheck:
tests/lucid_collecteor.spec.ts#L12
'group' is declared but its value is never read.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_linux (lts/iron):
tests/lucid_collecteor.spec.ts#L12
'group' is defined but never used. Allowed unused args must match /^_/u
|
test / test_linux (lts/iron)
Process completed with exit code 1.
|
test / test_linux (latest)
The job was canceled because "lts_iron" failed.
|
test / test_linux (latest):
tests/lucid_collecteor.spec.ts#L12
'group' is defined but never used. Allowed unused args must match /^_/u
|
test / test_linux (latest)
Process completed with exit code 1.
|
lint / lint:
tests/lucid_collecteor.spec.ts#L12
'group' is defined but never used. Allowed unused args must match /^_/u
|
lint / lint
Process completed with exit code 1.
|
test / test_windows (lts/iron):
tests/lucid_collecteor.spec.ts#L12
'group' is defined but never used. Allowed unused args must match /^_/u
|
test / test_windows (lts/iron)
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|
|