Skip to content

Merge branch 'main' into test/playback #11

Merge branch 'main' into test/playback

Merge branch 'main' into test/playback #11

Triggered via push October 14, 2024 16:55
Status Failure
Total duration 34s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
eslint: pages/index.vue#L8
'session' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: pages/playback.vue#L31
'pauseAudio' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint
Process completed with exit code 1.
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint: pages/index.vue#L12
Require self-closing on HTML elements (<div>)
eslint: pages/playback.vue#L56
Disallow self-closing on HTML void elements (<input/>)
eslint: pages/playback.vue#L56
Attribute "v-model" should go before "step"