Skip to content

feat: add option to specify handle class #56

feat: add option to specify handle class

feat: add option to specify handle class #56

Triggered via push February 24, 2024 10:45
Status Failure
Total duration 21s
Artifacts

lint-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: src/components/DraggableList.vue#L79
Insert `⏎············`
build: src/components/DraggableList.vue#L80
Insert `····`
build: src/components/DraggableList.vue#L81
Replace `············` with `················`
build: src/components/DraggableList.vue#L82
Replace `············` with `················`
build: src/components/DraggableList.vue#L83
Replace `if·(elementAtPosition.classList.contains(props.handleClass!))` with `····if·(elementAtPosition.classList.contains(props.handleClass!))⏎···················`
build: src/components/DraggableList.vue#L84
Insert `····`
build: src/components/DraggableList.vue#L85
Insert `····`
build: src/components/DraggableList.vue#L86
Replace `············` with `················`
build: src/components/DraggableList.vue#L87
Insert `····`
build: src/components/DraggableList.vue#L88
Replace `········},·null` with `············},⏎············null⏎········`
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/components/DraggableList.vue#L12
Prop 'handleClass' requires default value to be set
build: src/components/DraggableList.vue#L83
Forbidden non-null assertion