Skip to content

fix: resolve conflict with bin when running pnpm install #182

fix: resolve conflict with bin when running pnpm install

fix: resolve conflict with bin when running pnpm install #182

Triggered via pull request April 27, 2024 14:49
Status Failure
Total duration 41s
Artifacts

test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x, ubuntu-latest): packages/cli/src/reporters/list.ts#L415
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
build (18.x, ubuntu-latest): packages/cli/src/reporters/list.ts#L429
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/prompt.test.ts#L8
'TextInput' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/prompt.test.ts#L11
'SelectInput' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/select-prompt.test.ts#L7
'SelectInput' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/text-prompt.test.ts#L7
'TextInput' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/utils.ts#L2
'ActionContext' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/utils.ts#L3
'ActionOptions' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/utils.ts#L4
'ApplyOptions' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest): packages/cli/test/reporters/renderers/utils.ts#L6
'LocalPreset' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.