chore: deps upgrade (2024-05-06) #452
Annotations
9 errors
Run typecheck:
modules/flightsim/__tests__/flight-itinerary.test.tsx#L5
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-itinerary.test.tsx#L6
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-itinerary.test.tsx#L7
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-itinerary.test.tsx#L10
Cannot find name 'expect'.
|
Run typecheck:
modules/flightsim/__tests__/flight-progress.test.tsx#L5
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-progress.test.tsx#L6
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-progress.test.tsx#L7
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`.
|
Run typecheck:
modules/flightsim/__tests__/flight-progress.test.tsx#L9
Cannot find name 'expect'.
|
Run typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading