Skip to content

fix(deps): update dependency @oclif/plugin-help to v6 (dev-main) #4432

fix(deps): update dependency @oclif/plugin-help to v6 (dev-main)

fix(deps): update dependency @oclif/plugin-help to v6 (dev-main) #4432

Triggered via pull request February 2, 2025 09:04
Status Failure
Total duration 3m 6s
Artifacts

cov-badge.yml

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

Annotations

8 errors
run (16.x)
Cannot find module '@oclif/plugin-help/lib/commands/help' or its corresponding type declarations.
run (16.x)
This member cannot have an 'override' modifier because its containing class 'Help' does not extend another class.
run (16.x)
This member cannot have an 'override' modifier because its containing class 'Help' does not extend another class.
run (16.x)
This member cannot have an 'override' modifier because its containing class 'Help' does not extend another class.
run (16.x)
This member cannot have an 'override' modifier because its containing class 'Help' does not extend another class.
run (16.x)
Module '"@oclif/plugin-help"' declares 'Help' locally, but it is not exported.
run (16.x)
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@oclif/plugin-help")' call instead.
run (16.x)
Process completed with exit code 2.