Skip to content

Merge pull request #2842 from getAlby/depfu/batch_dev/yarn/2023-11-04 #5781

Merge pull request #2842 from getAlby/depfu/batch_dev/yarn/2023-11-04

Merge pull request #2842 from getAlby/depfu/batch_dev/yarn/2023-11-04 #5781

Triggered via push November 7, 2023 01:31
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typecheck.yml

on: push
typecheck
52s
typecheck
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'.