Skip to content

chore(eslint): show eslint warnings and errors on projects using Flashlight as a submodule #817

chore(eslint): show eslint warnings and errors on projects using Flashlight as a submodule

chore(eslint): show eslint warnings and errors on projects using Flashlight as a submodule #817

Triggered via pull request January 18, 2024 14:10
Status Success
Total duration 4m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
tests: packages/commands/measure/src/server/ServerApp.tsx#L90
React Hook useEffect has missing dependencies: 'port' and 'webAppUrl'. Either include them or remove the dependency array
tests: packages/core/shell/src/processVideoFile.ts#L31
Expected a 'break' statement before 'case'
tests: packages/platforms/android/src/commands/shell.ts#L7
Unexpected any. Specify a different type
tests: packages/plugins/appium-helper/AppiumDriver.ts#L13
Unexpected any. Specify a different type
tests: packages/plugins/appium-helper/AppiumDriver.ts#L118
'base64Image' is assigned a value but never used
tests: website/src/theme/MDXComponents.js#L2
'React' is defined but never used
tests: website/src/theme/MDXComponents.js#L2
'React' is defined but never used
tests: website/src/theme/MDXComponents.js#L7
Assign object to a variable before exporting as module default