Skip to content

Catch up to upstream #2

Catch up to upstream

Catch up to upstream #2

Triggered via pull request March 6, 2024 11:18
Status Success
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/.
build: docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L10
Expected 1 line break after opening tag (`<button>`), but no line breaks found
build: docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L10
Expected 1 line break before closing tag (`</button>`), but no line breaks found
build: docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
'class' should be on a new line
build: docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
Expected 1 line break after opening tag (`<button>`), but no line breaks found
build: docs/.vitepress/components/DropdownCloseDirectiveDemo.vue#L11
Expected 1 line break before closing tag (`</button>`), but no line breaks found
build: packages/floating-vue/src/components/Popper.ts#L39
Unexpected any. Specify a different type
build: packages/floating-vue/src/components/Popper.ts#L285
'shown' is defined but never used
build: packages/floating-vue/src/components/PopperWrapper.vue#L9
Variable 'autoHide' is already declared in the upper scope
build: packages/floating-vue/src/components/PopperWrapper.vue#L12
Variable 'handleResize' is already declared in the upper scope
build: packages/floating-vue/src/components/PopperWrapper.vue#L73
Unexpected any. Specify a different type