chore(cli): release @storyblok/[email protected] (#400) #799
Annotations
2 errors and 9 warnings
unable to access 'https://github.com/storyblok/field-plugin/': Failed to connect to github.com port 443 after 136118 ms: Connection timed out
|
unable to access 'https://github.com/storyblok/field-plugin/': Failed to connect to github.com port 443 after 134533 ms: Connection timed out
|
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/
|
packages/cli/src/__tests__/main.test.ts#L7
Unexpected comment inline with code
|
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'`
|
packages/cli/src/commands/__tests__/deploy.test.ts#L62
Unexpected 'todo' comment: 'TODO better check this'
|
packages/cli/src/commands/create/monorepo.ts#L97
Unexpected 'todo' comment: 'TODO: make reusable with code inside add...'
|
packages/cli/src/commands/deploy/helper.ts#L43
Unexpected 'todo' comment: 'TODO: move all side effects to the...'
|
packages/cli/src/commands/deploy/index.ts#L33
Unexpected 'todo' comment: 'TODO: rewrite to include error for each...'
|
packages/cli/src/commands/deploy/index.ts#L57
Unexpected 'todo' comment: 'TODO: test'
|
packages/cli/src/commands/deploy/index.ts#L71
Unexpected 'todo' comment: 'TODO: move this check to getPackageName'
|
This job succeeded
Loading