fix(deps): update dependency zod-package-json to v2 #7
ci.yaml
on: pull_request
Are The Types Wrong?
27s
Build
22s
Lint
40s
Lint Knip
13s
Lint Packages
17s
Lint Spelling
14s
Prettier
19s
Test
36s
Type Check
20s
Annotations
15 errors
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
src/blocks/blockPrettier.ts#L78
Object literal may only specify known properties, and '"lint-staged"' does not exist in type '{ module?: string | undefined; type?: "commonjs" | "module" | undefined; version?: string | undefined; name?: string | undefined; author?: string | { name: string; url?: string | undefined; email?: string | undefined; } | undefined; ... 40 more ...; imports?: Record<...> | undefined; }'.
|
|
Type Check:
src/blocks/blockPackageJson.test.ts#L100
No overload matches this call.
|
|
Type Check:
src/blocks/blockPackageJson.test.ts#L68
No overload matches this call.
|
|
Build
Process completed with exit code 1.
|
|
src/blocks/blockESLintNode.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockESLintIntake.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockESLint.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockCodecov.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockCTATransitions.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockCSpell.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/blocks/blockAllContributors.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/integration.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/docsOptions.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|
|
src/docsBlocks.test.ts:
src/blocks/blockPackageJson.ts#L5
TypeError: z.looseObject is not a function
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/zod-package-json/dist/package-json.js:55:30
❯ src/blocks/blockPackageJson.ts:5:1
|