feat: move to pnmp #450
lint.yml
on: pull_request
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
24s
Annotations
9 errors and 1 warning
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/__tests__/pages/HomePage.test.tsx#L7
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`.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/__tests__/pages/HomePage.test.tsx#L8
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`.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/__tests__/pages/HomePage.test.tsx#L13
Cannot find name 'expect'.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/lib/__tests__/og.test.ts#L3
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`.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/lib/__tests__/og.test.ts#L4
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`.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/lib/__tests__/og.test.ts#L9
Cannot find name 'expect'.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/lib/__tests__/og.test.ts#L12
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`.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test:
src/lib/__tests__/og.test.ts#L18
Cannot find name 'expect'.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Process completed with exit code 1.
|
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|