Skip to content

feat: add create and add commands #73

feat: add create and add commands

feat: add create and add commands #73

Triggered via pull request August 30, 2024 21:30
Status Failure
Total duration 1m 34s
Billable time 3m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: packages/cli/commands/add.ts#L4
'Option' is defined but never used
lint: packages/cli/commands/add.ts#L14
'communityAdders' is defined but never used
lint: packages/cli/commands/create.ts#L47
Async method 'directory' has no 'await' expression
lint: packages/cli/commands/create.ts#L67
Async method 'template' has no 'await' expression
lint: packages/cli/commands/create.ts#L75
Async method 'language' has no 'await' expression
lint
Process completed with exit code 1.