chore(cli): release @storyblok/[email protected] #689
ci-cli.yml
on: push
basic-checks
47s
standalone-vue2
56s
standalone-vue3
54s
standalone-react
1m 4s
monorepo-vue2
58s
monorepo-vue3
59s
monorepo-react
1m 6s
Annotations
8 warnings
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#L2
'underline' is defined but never used. Allowed unused vars must match /^_/u
|
basic-checks:
packages/cli/src/commands/deploy/helper.ts#L80
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'
|