fix yaml #1
Annotations
10 errors and 1 warning
Run pnpm lint && pnpm test:
jest.config.ts#L1
Cannot find module 'ts-jest' or its corresponding type declarations.
|
Run pnpm lint && pnpm test:
src/tests/index.test.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`.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L7
Cannot find name 'test'. 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`.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L15
Cannot find name 'expect'.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L16
Cannot find name 'expect'.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L20
Cannot find name 'test'. 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`.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L27
Cannot find name 'expect'.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L28
Cannot find name 'expect'.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L31
Cannot find name 'test'. 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`.
|
Run pnpm lint && pnpm test:
src/tests/index.test.ts#L36
Cannot find name 'expect'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading