Rework app info to use components #22693
Annotations
4 errors and 1 warning
packages/app/src/cli/services/info.ts#L10
[prettier/prettier] Replace `⏎··OutputMessage,⏎··formatPackageManagerCommand,⏎··outputContent,⏎··stringifyMessage,⏎` with `OutputMessage,·formatPackageManagerCommand,·outputContent,·stringifyMessage`
|
packages/app/src/cli/services/info.ts#L109
[@typescript-eslint/no-inferrable-types] Type string trivially inferred from a string literal, remove type annotation.
|
packages/app/src/cli/services/info.ts#L238
[@typescript-eslint/no-base-to-string] 'extension.handle || NOT_LOADED_TEXT' may use Object's default stringification format ('[object Object]') when stringified.
|
packages/cli-kit/src/private/node/ui/components/TabularData.tsx#L14
[prettier/prettier] Replace `(tokenItemToString(cell)` with `tokenItemToString(cell`
|
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|