build: migrate to create-typescript-app@1 #8
Annotations
10 errors
lint:
src/connect.tsx#L13
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/selectors.ts#L10
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/selectors.ts#L13
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/types.ts#L10
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/types.ts#L45
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/mockReactRedux.ts#L8
Namespace '"/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index"' has no exported member 'Mock'.
|
lint:
src/mockReactRedux.ts#L27
'jest' cannot be used as a value because it was imported using 'import type'.
|
lint:
src/mockReactRedux.ts#L27
Property 'mock' does not exist on type 'typeof import("/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index")'.
|
lint:
src/mockReactRedux.ts#L82
'jest' cannot be used as a value because it was imported using 'import type'.
|
lint:
src/mockReactRedux.ts#L82
Property 'fn' does not exist on type 'typeof import("/home/runner/work/mock-react-redux/mock-react-redux/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/jest/build/index")'.
|