Skip to content

update

update #4

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.
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.
Build: 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[]>'?
Build
Process completed with exit code 1.