build: migrate to create-typescript-app@1 #6
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
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'.
|
build:
src/mockReactRedux.ts#L27
'jest' cannot be used as a value because it was imported using 'import type'.
|
build:
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")'.
|
build:
src/mockReactRedux.ts#L82
'jest' cannot be used as a value because it was imported using 'import type'.
|
build:
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")'.
|
build:
src/mockReactRedux.ts#L92
'jest' cannot be used as a value because it was imported using 'import type'.
|
build:
src/mockReactRedux.ts#L92
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")'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|