Skip to content

remove packageManager field #3

remove packageManager field

remove packageManager field #3

Triggered via push February 17, 2024 15:06
Status Failure
Total duration 35s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / build
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.
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.