Skip to content

add build step in the ci.yml #2

add build step in the ci.yml

add build step in the ci.yml #2

Triggered via push April 30, 2024 03:05
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.