Skip to content

chore(cli): release @storyblok/[email protected] #689

chore(cli): release @storyblok/[email protected]

chore(cli): release @storyblok/[email protected] #689

Re-run triggered November 28, 2023 10:50
Status Success
Total duration 1m 17s
Artifacts

ci-cli.yml

on: push
basic-checks
47s
basic-checks
standalone-vue2
56s
standalone-vue2
standalone-vue3
54s
standalone-vue3
standalone-react
1m 4s
standalone-react
monorepo-vue2
58s
monorepo-vue2
monorepo-vue3
59s
monorepo-vue3
monorepo-react
1m 6s
monorepo-react
Fit to window
Zoom out
Zoom in

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'