add build step in the ci.yml #2
Annotations
10 errors
Type Check:
scripts/typegen.ts#L4
Module '"../src"' has no exported member 'javascript'.
|
Type Check:
scripts/typegen.ts#L4
Module '"../src"' has no exported member 'node'.
|
Type Check:
scripts/typegen.ts#L4
Module '"../src"' has no exported member 'stylistic'.
|
Type Check:
scripts/typegen.ts#L4
Module '"../src"' has no exported member 'typescript'.
|
Type Check:
src/utils/factory.ts#L15
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TypedFlatConfigItem[]>'?
|
Type Check
Process completed with exit code 2.
|
ESLint:
src/utils/factory.ts#L15
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TypedFlatConfigItem[]>'?
|
ESLint
Process completed with exit code 1.
|
ESLint:
src/utils/factory.ts#L15
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TypedFlatConfigItem[]>'?
|
ESLint
Process completed with exit code 1.
|