packages/jest-jasmine2/src/jasmine/Env.ts (2 lines): - line 416: // @ts-expect-error TODO Possible error: Suite does not have todo method - line 684: // @ts-expect-error TODO Possible error: j$.Spec does not have expand property packages/jest-runtime/src/index.ts (2 lines): - line 1198: // TODO: will this work on windows? It might be better if `shouldInstrument` deals with it anyways - line 1951: // TODO: consider warning somehow that this does nothing. We should support deletions, anyways packages/jest-resolve/src/defaultResolver.ts (2 lines): - line 110: // TODO: handle `#` here: https://github.com/facebook/jest/issues/12270 - line 138: // TODO: should we throw if not? packages/expect/src/types.ts (2 lines): - line 24: Expected extends Array = [] /** TODO should be: extends Array = [] */, - line 30: // TODO should be replaced with `MatcherFunctionWithContext` packages/jest-runner/src/index.ts (1 line): - line 214: // TODO: Get appropriate type for `onCustomMessage` website/src/pages/videos.js (1 line): - line 13: // TODO legacy Docusaurus v1 components packages/jest-environment-jsdom/src/index.ts (1 line): - line 79: // TODO: remove this ASAP, but it currently causes tests to run really slow packages/jest-environment/src/index.ts (1 line): - line 51: // TODO: Move to some separate package packages/jest-changed-files/src/git.ts (1 line): - line 22: // TODO: Should we keep the original `message`? packages/jest-runner/src/types.ts (1 line): - line 55: // TODO: Should live in `@jest/core` or `jest-watcher` packages/jest-changed-files/src/hg.ts (1 line): - line 34: // TODO: Should we keep the original `message`? packages/jest-message-util/src/index.ts (1 line): - line 305: // TODO: check & read HasteFS instead of reading the filesystem: website/src/pages/index.js (1 line): - line 17: // TODO legacy Docusaurus v1 components packages/jest-worker/src/workers/ChildProcessWorker.ts (1 line): - line 162: // TODO: Add appropriate type check packages/jest-config/src/normalize.ts (1 line): - line 653: // TODO: Type this properly website/src/pages/versions.js (1 line): - line 15: // TODO legacy Docusaurus v1 components packages/jest-repl/src/cli/repl.ts (1 line): - line 18: // TODO: support async as well packages/jest-fake-timers/src/legacyFakeTimers.ts (1 line): - line 482: // TODO: Use performance.now() once it's mocked packages/jest-reporters/src/generateEmptyCoverage.ts (1 line): - line 83: // TODO: consider passing AST website/src/pages/help.js (1 line): - line 13: // TODO legacy Docusaurus v1 components packages/jest-jasmine2/src/index.ts (1 line): - line 50: // TODO: Remove config option if V8 exposes some way of getting location of caller packages/jest-mock/src/index.ts (1 line): - line 53: // TODO Figure out how to replace this with TS ConstructorParameters utility type website/src/pages/animations/_landingAnimation.js (1 line): - line 9: // TODO maybe we can use React code instead of Vanilla JS now? packages/jest-transform/src/ScriptTransformer.ts (1 line): - line 810: // TODO: do we need to define the generics twice? packages/jest-transform/src/types.ts (1 line): - line 34: // TODO: For Jest 26 normalize this (always structured data, never a string)