Merge branch 'main' into EXT-2151-update-the-type-definition-of-field… #745
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn eslint packages/cli:
packages/cli/src/__tests__/main.test.ts#L7
Unexpected comment inline with code
|
Run yarn eslint packages/cli:
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'`
|
Run yarn eslint packages/cli:
packages/cli/src/commands/__tests__/deploy.test.ts#L62
Unexpected 'todo' comment: 'TODO better check this'
|
Run yarn eslint packages/cli:
packages/cli/src/commands/create/monorepo.ts#L97
Unexpected 'todo' comment: 'TODO: make reusable with code inside add...'
|
Run yarn eslint packages/cli:
packages/cli/src/commands/deploy/helper.ts#L80
Unexpected 'todo' comment: 'TODO: move all side effects to the...'
|
Run yarn eslint packages/cli:
packages/cli/src/commands/deploy/index.ts#L33
Unexpected 'todo' comment: 'TODO: rewrite to include error for each...'
|
Run yarn eslint packages/cli:
packages/cli/src/commands/deploy/index.ts#L57
Unexpected 'todo' comment: 'TODO: test'
|
Run yarn eslint packages/cli:
packages/cli/src/commands/deploy/index.ts#L71
Unexpected 'todo' comment: 'TODO: move this check to getPackageName'
|
The logs for this run have expired and are no longer available.
Loading