Skip to content

ci-cli

ci-cli #598

Triggered via push October 9, 2023 14:44
Status Failure
Total duration 3m 53s
Artifacts

ci-cli.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
monorepo-react
Expected 1 arguments, but got 0.
monorepo-react
Process completed with exit code 1.
standalone-react
Expected 1 arguments, but got 0.
standalone-react
Process completed with exit code 2.
standalone-vue3
Expected 1 arguments, but got 0.
standalone-vue3
Process completed with exit code 2.
basic-checks: packages/cli/src/__tests__/main.test.ts#L7
Unexpected comment inline with code
basic-checks: packages/cli/src/commands/__tests__/deploy.test.ts#L62
Unexpected 'todo' comment: 'TODO better check this'
basic-checks: packages/cli/src/commands/create/monorepo.ts#L96
Unexpected 'todo' comment: 'TODO: make reusable with code inside add...'
basic-checks: packages/cli/src/commands/deploy/helper.ts#L64
Unexpected 'todo' comment: 'TODO: move all side effects to the...'
basic-checks: packages/cli/src/commands/deploy/index.ts#L33
Unexpected 'todo' comment: 'TODO: rewrite to include error for each...'
basic-checks: packages/cli/src/commands/deploy/index.ts#L57
Unexpected 'todo' comment: 'TODO: test'
basic-checks: packages/cli/src/commands/deploy/index.ts#L71
Unexpected 'todo' comment: 'TODO: move this check to getPackageName'