Navigation tests #484
Annotations
10 errors
src/Navigation.test.tsx#L1
There should be at least one empty line between import groups
|
src/Navigation.test.tsx#L2
There should be at least one empty line between import groups
|
src/Navigation.test.tsx#L3
There should be at least one empty line between import groups
|
src/Navigation.test.tsx#L3
`./Navigation` import should occur after import of `../redux/SettingsSlice`
|
src/Navigation.test.tsx#L4
There should be at least one empty line between import groups
|
src/Navigation.test.tsx#L5
`../redux/store` import should occur after import of `../redux/SettingsSlice`
|
src/components/AppInfo/RotatingIcon.tsx#L32
Cannot find namespace 'NodeJS'.
|
src/components/Interactions/Swipe/Swipe.tsx#L44
Cannot find namespace 'NodeJS'.
|
src/screens/AppInfoScreen.tsx#L69
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
This job failed
Loading