Skip to content

Update dependency node to v22 #161

Update dependency node to v22

Update dependency node to v22 #161

Triggered via push March 11, 2025 17:46
Status Failure
Total duration 22s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/slider-input-element.ts#L10
Replace `to·right,·rgba(0,·0,·0,·0.25)·0%·var(--value-filled,·0%),·transparent·var(--value-filled,·0%)·100%` with `⏎······to·right,⏎······rgba(0,·0,·0,·0.25)·0%·var(--value-filled,·0%),⏎······transparent·var(--value-filled,·0%)·100%⏎····`
build: src/slider-input-element.ts#L42
Replace `100·*·value` with `(100·*·value)`
build: src/slider-input-element.ts#L64
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
build: src/slider-input-element.ts#L70
Unexpected console statement
build: src/slider-input-element.ts#L82
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
build: src/slider-input-element.ts#L108
Unexpected console statement
build: src/slider-input-element.ts#L115
Unexpected console statement
build: src/slider-input-element.ts#L122
Unexpected empty method 'trackCusorPosition'
build: test/test.ts#L2
Unable to resolve path to module '../src/custom-element'
build
Process completed with exit code 1.