chore(cli): release @storyblok/[email protected] (#398) #793
ci-cli.yml
on: push
basic-checks
2m 57s
standalone-vue2
53s
standalone-vue3
1m 0s
standalone-react
1m 7s
monorepo-vue2
56s
monorepo-vue3
1m 0s
monorepo-react
1m 4s
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'
|