ci: update workflow to use new one #2
Annotations
14 errors
build / test
Process completed with exit code 1.
|
build / lint:
src/api.ts#L1
Unable to resolve path to module 'koishi'
|
build / lint:
src/config.ts#L1
Unable to resolve path to module 'koishi'
|
build / lint:
src/index.ts#L1
Unable to resolve path to module 'koishi'
|
build / lint
Process completed with exit code 1.
|
build / build:
src/index.ts#L1
Cannot find module 'koishi' or its corresponding type declarations.
|
build / build:
src/index.ts#L22
Binding element 'options' implicitly has an 'any' type.
|
build / build:
src/index.ts#L22
Binding element 'session' implicitly has an 'any' type.
|
build / build:
src/index.ts#L32
Parameter 't' implicitly has an 'any' type.
|
build / build:
src/index.ts#L36
Binding element 'options' implicitly has an 'any' type.
|
build / build:
src/index.ts#L36
Binding element 'session' implicitly has an 'any' type.
|
build / build:
src/index.ts#L52
'error' is of type 'unknown'.
|
build / build:
src/index.ts#L58
Binding element 'session' implicitly has an 'any' type.
|
build / build
Process completed with exit code 1.
|