Skip to content

fix: avoid menus overflow scrolling side effect (#14) #339

fix: avoid menus overflow scrolling side effect (#14)

fix: avoid menus overflow scrolling side effect (#14) #339

Triggered via push March 19, 2024 04:21
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
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
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
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/.
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/.