chore: new version 5.3.6 #19
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L10
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L10
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
'class' should be on a new line
|
docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
packages/floating-vue/src/components/Popper.ts#L39
Unexpected any. Specify a different type
|
packages/floating-vue/src/components/Popper.ts#L285
'shown' is defined but never used
|
packages/floating-vue/src/components/PopperWrapper.vue#L9
Variable 'autoHide' is already declared in the upper scope
|
packages/floating-vue/src/components/PopperWrapper.vue#L12
Variable 'handleResize' is already declared in the upper scope
|
packages/floating-vue/src/components/PopperWrapper.vue#L73
Unexpected any. Specify a different type
|
This job succeeded
Loading