Skip to content

feat: simplify file saving logic by removing nested structure and mak… #88

feat: simplify file saving logic by removing nested structure and mak…

feat: simplify file saving logic by removing nested structure and mak… #88

Triggered via push January 8, 2025 14:53
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (20): src/commands/block/index.ts#L1
'chalk' is defined but never used
Lint (20): src/commands/block/index.ts#L2
'colorPalette' is defined but never used
Lint (20): src/commands/block/index.ts#L2
'commands' is defined but never used
Lint (20): src/commands/block/index.ts#L3
'session' is defined but never used
Lint (20): src/commands/block/index.ts#L5
'CommandError' is defined but never used
Lint (20): src/commands/block/index.ts#L5
'handleError' is defined but never used
Lint (20): src/commands/block/index.ts#L5
'konsola' is defined but never used
Lint (20): src/commands/block/index.ts#L21
'options' is defined but never used. Allowed unused args must match /^_/u
Lint (20): src/commands/components/actions.ts#L70
'resolveGroupPath' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint (20): src/commands/components/actions.ts#L72
This line has 2 statements. Maximum allowed is 1