chore: set a type for compilerOptions #1386
ci.yml
on: pull_request
Matrix: test
lint
22s
release
0s
Annotations
7 errors
test (22)
Process completed with exit code 2.
|
test (22):
src/index.ts#L85
Type 'ScriptTarget.ES5 | ScriptTarget.ES2015 | ScriptTarget.ES2016 | ScriptTarget.ES2017 | ScriptTarget.ES2018 | ScriptTarget.ES2019 | ... 6 more ... | ScriptTarget.JSON' is not assignable to type 'JscTarget | undefined'.
|
test (18)
Process completed with exit code 2.
|
test (18):
src/index.ts#L85
Type 'ScriptTarget.ES5 | ScriptTarget.ES2015 | ScriptTarget.ES2016 | ScriptTarget.ES2017 | ScriptTarget.ES2018 | ScriptTarget.ES2019 | ... 6 more ... | ScriptTarget.JSON' is not assignable to type 'JscTarget | undefined'.
|
test (18)
The strategy configuration was canceled because "test._22" failed
|
lint
Process completed with exit code 1.
|
lint:
src/index.ts#L4
Expected "typescript" (type) to come before "node:path" (builtin)
|