fix(generator): execute cli with TS support #1683
pr.yml
on: pull_request
Matrix: test-e2e
Matrix: test-examples
Matrix: test-unit
Annotations
2 errors and 3 warnings
test e2e usingNode 22
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
lint:
tests/e2e/e2e.test.ts#L1
'expect' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
tests/e2e/e2e.test.ts#L104
'project' is defined but never used. Allowed unused args must match /^_/u
|
lint:
tests/e2e/e2e.test.ts#L104
'onTestFinished' is defined but never used. Allowed unused args must match /^_/u
|