Skip to content

Command line capabilities #13

Command line capabilities

Command line capabilities #13

Triggered via pull request October 10, 2025 00:05
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
lint-and-format
29s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint-and-format
Process completed with exit code 1.
lint-and-format: src/utils/config.ts#L72
A `require()` style import is forbidden
lint-and-format: src/utils/config.ts#L68
A `require()` style import is forbidden
lint-and-format: src/commands/blueprint/create.tsx#L161
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L160
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L85
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L82
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L81
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L48
Unexpected any. Specify a different type
lint-and-format: src/commands/blueprint/create.tsx#L10
'colors' is defined but never used. Allowed unused vars must match /^_/u
lint-and-format: src/commands/blueprint/create.tsx#L4
'Header' is defined but never used. Allowed unused vars must match /^_/u
lint-and-format: src/commands/blueprint/create.tsx#L2
'Text' is defined but never used. Allowed unused vars must match /^_/u
lint-and-format: src/commands/blueprint/create.tsx#L2
'Box' is defined but never used. Allowed unused vars must match /^_/u