03/01: finish newsletter form test #23
Annotations
16 errors and 1 warning
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.problem.break-jsdom/tsconfig.base.json#L21
Unknown compiler option 'noUncheckedSideEffectImports'.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.problem.break-jsdom/tsconfig.node.json#L20
Unknown compiler option 'noUncheckedSideEffectImports'.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.problem.break-jsdom/src/file-preview.test.tsx#L1
All imports in import declaration are unused.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.problem.break-jsdom/src/file-preview.test.tsx#L2
All imports in import declaration are unused.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.problem.break-jsdom/src/file-preview.test.tsx#L4
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.solution.break-jsdom/tsconfig.base.json#L21
Unknown compiler option 'noUncheckedSideEffectImports'.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.solution.break-jsdom/tsconfig.node.json#L20
Unknown compiler option 'noUncheckedSideEffectImports'.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.solution.break-jsdom/src/file-preview.test.tsx#L1
'it' is declared but its value is never read.
|
setup (ubuntu-latest):
exercises/01.sunsetting-jsdom/01.solution.break-jsdom/src/file-preview.test.tsx#L5
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
setup (ubuntu-latest):
exercises/02.vitest-browser-mode/01.solution.installation-and-setup/tsconfig.base.json#L21
Unknown compiler option 'noUncheckedSideEffectImports'.
|
setup (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
setup (windows-latest)
The operation was canceled.
|
setup (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
setup (macos-latest)
The operation was canceled.
|
🚀 Deploy
Canceling since a higher priority waiting request for 'deploy-refs/heads/main' exists
|
🚀 Deploy
The operation was canceled.
|
setup (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|