Skip to content

Update all development Yarn dependencies (2023-11-04) #5767

Update all development Yarn dependencies (2023-11-04)

Update all development Yarn dependencies (2023-11-04) #5767

Triggered via pull request November 4, 2023 13:10
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/app/components/AccountMenu/index.test.tsx#L20
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L23
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L27
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L31
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L32
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L33
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L34
Cannot find name 'jest'.
typecheck: src/app/components/AccountMenu/index.test.tsx#L42
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`.
typecheck: src/app/components/AccountMenu/index.test.tsx#L43
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`.
typecheck: src/app/components/AccountMenu/index.test.tsx#L52
Cannot find name 'expect'.