fix: enable tests, modify test #18
Annotations
1 error and 8 warnings
Format
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/vaul-vue/src/DrawerContent.vue#L2
'onMounted' is defined but never used
|
Lint:
packages/vaul-vue/src/DrawerContent.vue#L15
'emitOpenChange' is assigned a value but never used
|
Lint:
packages/vaul-vue/src/controls.ts#L108
'fixed' is assigned a value but never used
|
Lint:
packages/vaul-vue/src/controls.ts#L135
'previousDiffFromInitial' is assigned a value but never used
|
Lint:
packages/vaul-vue/src/controls.ts#L138
'initialDrawerHeight' is assigned a value but never used
|
Lint:
packages/vaul-vue/src/useSnapPoints.ts#L3
'ref' is defined but never used
|
Lint:
playground/src/views/tests/NestedDrawerView.vue#L14
'open' is assigned a value but never used
|
Loading