Skip to content

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

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

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

Triggered via push September 19, 2024 07:43
Status Success
Total duration 3m 8s
Artifacts

ci-cli.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
standalone-vue2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
monorepo-vue2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
standalone-vue3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
monorepo-vue3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
monorepo-react
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
standalone-react
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
basic-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
basic-checks: packages/cli/src/__tests__/main.test.ts#L7
Unexpected comment inline with code
basic-checks: packages/cli/src/commands/__tests__/add.test.ts#L8
Replace `·await·vi.importActual<typeof·import('../../utils')>(⏎····'../../utils',⏎··` with `⏎····await·vi.importActual<typeof·import('../../utils')>('../../utils'`
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#L97
Unexpected 'todo' comment: 'TODO: make reusable with code inside add...'
basic-checks: packages/cli/src/commands/deploy/helper.ts#L43
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'