Enhance pixel color detection in SensorsBlocks.js with improved error handling and additional utility methods #3888
linter.yml
on: pull_request
Lint updated JavaScript files with ESLint
35s
Annotations
3 warnings
|
Lint updated JavaScript files with ESLint:
js/blocks/SensorsBlocks.js#L731
'color' is never reassigned. Use 'const' instead
|
|
Lint updated JavaScript files with ESLint:
js/blocks/SensorsBlocks.js#L736
Unexpected console statement
|
|
Lint updated JavaScript files with ESLint:
js/blocks/SensorsBlocks.js#L737
Trailing spaces not allowed
|