ci-cli #598
ci-cli.yml
on: push
basic-checks
2m 26s
standalone-vue2
2m 54s
standalone-vue3
3m 37s
standalone-react
3m 37s
monorepo-vue2
2m 47s
monorepo-vue3
2m 57s
monorepo-react
3m 8s
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'
|