bump(deps): update dependency @cypress/code-coverage to ^3.13.9 #14536
ci.yml
on: pull_request
Lint
1m 2s
Lint - Prettier
1m 3s
Annotations
10 errors
Lint:
mobile-app/app/components/BarCodeScanner.tsx#L109
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/BottomSheetTouchableOpacity.tsx#L20
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/Button.tsx#L60
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/ConfirmSummaryTitle.tsx#L34
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/ConversionDetailsRow.tsx#L14
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/CreateWalletStepIndicator.tsx#L43
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/Delayed.tsx#L21
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/HeaderTitle.tsx#L51
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/InfoRow.test.tsx#L5
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Lint:
mobile-app/app/components/NumberRow.tsx#L95
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|