Skip to content

build: migrate to create-typescript-app@1 #8

build: migrate to create-typescript-app@1

build: migrate to create-typescript-app@1 #8

Triggered via pull request October 2, 2023 16:59
Status Success
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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")'.