ci: update to reusable workflow #4
Annotations
10 errors
build / build
Process completed with exit code 1.
|
build / test:
__tests__/time.spec.ts#L2
Cannot find module 'koishi' or its corresponding type declarations.
|
build / test:
__tests__/time.spec.ts#L6
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
build / test:
__tests__/time.spec.ts#L11
Cannot find name 'before'.
|
build / test:
__tests__/time.spec.ts#L12
Cannot find name 'after'.
|
build / test:
__tests__/time.spec.ts#L20
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
build / test
Process completed with exit code 1.
|
build / lint:
src/commands/time.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.
|