Skip to content

don't use $ as a prefix in derived #113

don't use $ as a prefix in derived

don't use $ as a prefix in derived #113

Re-run triggered November 27, 2023 16:44
Status Success
Total duration 1m 18s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: test/app/src/App.svelte#L47
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
test: test/app/src/App.svelte#L59
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
test: test/app/src/routes/Name.svelte#L3
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event