Skip to content

update evaluator.js #12

update evaluator.js

update evaluator.js #12

Triggered via push May 13, 2024 07:14
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test: src/core/evaluator.js#L119
Insert `;`
Test: src/core/evaluator.js#L2969
Replace `colorState.lastColor·&&·(!colorState.flushedText·||·textContentItem.hasEOL)` with `⏎········colorState.lastColor·&&⏎········(!colorState.flushedText·||·textContentItem.hasEOL)⏎······`
Test: src/core/evaluator.js#L2970
This `if` statement can be replaced by a ternary expression
Test: src/core/evaluator.js#L3409
Replace `·"#"·+·floatToHexString(r)·+·floatToHexString(g)·+` with `⏎··············"#"·+⏎··············floatToHexString(r)·+⏎··············floatToHexString(g)·+⏎·············`
Test
Process completed with exit code 1.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.