Skip to content

Merge pull request #2 from reedsy/catch-up #3

Merge pull request #2 from reedsy/catch-up

Merge pull request #2 from reedsy/catch-up #3

Triggered via push March 6, 2024 15:49
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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