Skip to content

Merge pull request #15 from JankariTech/remove-check-for-slide-in-def… #33

Merge pull request #15 from JankariTech/remove-check-for-slide-in-def…

Merge pull request #15 from JankariTech/remove-check-for-slide-in-def… #33

Triggered via push November 15, 2024 09:04
Status Success
Total duration 25s
Artifacts

ci.yml

on: push
unit-test
15s
unit-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
unit-test: plugin/awesoMD/plugin.js#L29
Strings must use singlequote
unit-test: plugin/awesoMD/plugin.js#L50
'animateLists' is never reassigned. Use 'const' instead
unit-test: plugin/awesoMD/plugin.js#L50
'markedOptions' is never reassigned. Use 'const' instead
unit-test: plugin/awesoMD/plugin.js#L68
'lineNumberOffsetMatch' is never reassigned. Use 'const' instead
unit-test: plugin/awesoMD/plugin.js#L233
'sectionStack' is never reassigned. Use 'const' instead
unit-test: plugin/awesoMD/plugin.js#L240
'notes' is assigned a value but never used
unit-test: plugin/awesoMD/plugin.js#L317
'i' is defined but never used
unit-test: plugin/awesoMD/plugin.js#L322
'url' is defined but never used
unit-test: plugin/awesoMD/plugin.js#L342
Strings must use singlequote
unit-test: plugin/awesoMD/plugin.js#L688
'tempDiv' is never reassigned. Use 'const' instead