Skip to content

fix(SmartCameraWeb): add image test, show an error message when test fails #236

fix(SmartCameraWeb): add image test, show an error message when test fails

fix(SmartCameraWeb): add image test, show an error message when test fails #236

Triggered via pull request October 31, 2023 13:55
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
components: packages/components/smart-camera-web.js#L1189
Operator '=' must be spaced
components: packages/components/smart-camera-web.js#L1192
Expected indentation of 6 spaces but found 8
components: packages/components/smart-camera-web.js#L1192
Unexpected use of '|'
components: packages/components/smart-camera-web.js#L1192
Unexpected use of '|'
components: packages/components/smart-camera-web.js#L1192
Unexpected use of '<<'
components: packages/components/smart-camera-web.js#L1192
Unexpected use of '<<'
components: packages/components/smart-camera-web.js#L1193
Expected indentation of 6 spaces but found 8
components: packages/components/smart-camera-web.js#L1194
Expected indentation of 8 spaces but found 10
components: packages/components/smart-camera-web.js#L1195
Expected indentation of 6 spaces but found 8
components: packages/components/smart-camera-web.js#L1581
Expected to return a value at the end of method '_drawImage'