Skip to content

Fixed some @ts-ignore comments #109

Fixed some @ts-ignore comments

Fixed some @ts-ignore comments #109

Re-run triggered May 11, 2024 19:22
Status Failure
Total duration 3m 15s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

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/.