feat: add fake completion #337
Annotations
11 errors and 3 warnings
TYPE_CHECK
Argument of type 'Ref<any>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|
TYPE_CHECK
Argument of type 'Ref<any>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|
TYPE_CHECK
'el.value' is possibly 'null' or 'undefined'.
|
TYPE_CHECK
Type 'Ref<boolean>' is not assignable to type 'boolean | undefined'.
|
TYPE_CHECK
Type 'Ref<boolean>' is not assignable to type 'boolean | undefined'.
|
TYPE_CHECK
Type 'Ref<number>' is not assignable to type 'number'.
|
TYPE_CHECK
Type 'Ref<number>' is not assignable to type 'number'.
|
TYPE_CHECK
Type 'Ref<boolean>' is not assignable to type 'boolean | undefined'.
|
TYPE_CHECK
Process completed with exit code 1.
|
LINT:
packages/ai/core/src/languageModelAgent/celeris/index.ts#L37
'debug' is assigned a value but never used. Allowed unused vars must match /^_/u
|
LINT
Process completed with exit code 1.
|
TYPE_CHECK
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LINT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TEST
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|