Skip to content

Update actions/setup-node action to v5 #184

Update actions/setup-node action to v5

Update actions/setup-node action to v5 #184

Triggered via push September 7, 2025 00:11
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
Process completed with exit code 1.
build: test/test.ts#L2
Unable to resolve path to module '../src/custom-element'
build: src/stock-ticker-element.ts#L60
DOM traversal using .querySelector inside attributeChangedCallback() is error prone
build: src/stock-ticker-element.ts#L59
DOM traversal using .querySelector inside attributeChangedCallback() is error prone
build: src/stock-ticker-element.ts#L31
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
build: src/stock-ticker-element.ts#L12
Unexpected use of file extension "ts" for "../src/number-format-element.ts"
build: src/stock-ticker-element.ts#L12
Import in body of module; reorder to top
build: src/number-format-element.ts#L31
Unexpected console statement