switch to pnpm #106
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
build:
packages/core/src/init.ts#L335
Argument of type '{ type: "snippet"; name: string; message: string; required: true; template: string; }' is not assignable to parameter of type 'PromptOptions | ((this: Enquirer<object>) => PromptOptions) | (PromptOptions | ((this: Enquirer<object>) => PromptOptions))[]'.
|
build:
packages/core/src/init.ts#L352
Argument of type '{ type: "snippet"; name: string; message: string; required: true; template: string; }' is not assignable to parameter of type 'PromptOptions | ((this: Enquirer<object>) => PromptOptions) | (PromptOptions | ((this: Enquirer<object>) => PromptOptions))[]'.
|
build:
packages/core/src/auto.ts#L2
Could not find a declaration file for module 'dotenv'. '/home/runner/work/auto/auto/node_modules/.pnpm/[email protected]/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
build:
packages/core/src/auto.ts#L335
Type 'unknown' is not assignable to type 'string | undefined'.
|
build:
packages/package-json-utils/src/index.ts#L1
This syntax requires an imported helper but module 'tslib' cannot be found.
|
build
Process completed with exit code 2.
|