Skip to content

Version Packages

Version Packages #78

Triggered via pull request November 25, 2025 22:58
Status Success
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L395
Unsafe argument of type `any` assigned to a parameter of type `CommandContext`
test: src/commands/commit.ts#L392
Unexpected any. Specify a different type
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