Skip to content

fix(tag): resolve ESLint errors in bump command #120

fix(tag): resolve ESLint errors in bump command

fix(tag): resolve ESLint errors in bump command #120

Triggered via push December 9, 2025 03:47
Status Success
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: src/commands/components.ts#L668
Invalid type "unknown" of template literal expression
test: src/commands/components.ts#L230
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/commands/components.ts#L8
'ComponentSpec' is defined but never used. Allowed unused vars must match /^_/u
test: src/commands/components.ts#L4
'GitWrapper' is defined but never used. Allowed unused vars must match /^_/u
test: src/commands/commit.ts#L271
Async method 'showComponentsSummary' has no 'await' expression
test: src/commands/commit.ts#L225
'recentCommits' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/commands/commit.ts#L224
'currentBranch' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/commands/commit.ts#L180
'registry' is defined but never used. Allowed unused args must match /^_/u
test: src/commands/commit.ts#L42
'flags' is assigned a value but never used. Allowed unused vars must match /^_/u
test: src/commands/commit.ts#L4
'GitWrapper' is defined but never used. Allowed unused vars must match /^_/u