Skip to content

Merge branch 'develop' of https://github.com/TurboWarp/scratch-vm int… #85

Merge branch 'develop' of https://github.com/TurboWarp/scratch-vm int…

Merge branch 'develop' of https://github.com/TurboWarp/scratch-vm int… #85

Triggered via push June 23, 2025 20:11
Status Failure
Total duration 35s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/blocks/scratch3_json.js#L148
Unexpected parentheses around single function argument
build: src/blocks/scratch3_json.js#L140
Unnecessary 'else' after 'return'
build: src/blocks/scratch3_json.js#L129
Unnecessary 'else' after 'return'
build: src/blocks/scratch3_json.js#L114
Strings must use singlequote
build: src/blocks/scratch3_json.js#L114
Unexpected negated condition
build: src/blocks/scratch3_json.js#L109
Strings must use singlequote
build: src/blocks/scratch3_json.js#L94
Do not access Object.prototype method 'hasOwnProperty' from target object
build: src/blocks/scratch3_json.js#L68
Strings must use singlequote
build: src/blocks/scratch3_comments.js#L32
'args' is defined but never used
build: src/blocks/scratch3_comments.js#L28
'args' is defined but never used