Fixed some @ts-ignore comments #109
Annotations
10 errors and 1 warning
specs/markdown/01-stream.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/02-basics.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/03-embedded.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/04-asterisk-bold.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/05-underscore-bold.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/06-asterisk-italic.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/07-underscore-italic.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/08-embedded-bold-italic.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/09-br.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
specs/markdown/10-code-block.spec.ts:
node_modules/@testing-library/jest-dom/dist/index.mjs#L10
ReferenceError: expect is not defined
❯ ../node_modules/@testing-library/jest-dom/dist/index.mjs:10:1
❯ vitest-setup.mjs:3:31
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|