fix iOS segment adTracking issue #28
Annotations
10 errors and 10 warnings
Run linter:
app/App.tsx#L4
'NativeModules' is defined but never used
|
Run linter:
app/App.tsx#L4
'Platform' is defined but never used
|
Run linter:
app/App.tsx#L9
'amplitude' is defined but never used
|
Run linter:
app/App.tsx#L10
'AMPLITUDE_KEY' is defined but never used
|
Run linter:
app/App.tsx#L76
'trackEvent' is assigned a value but never used
|
Run linter:
app/src/utils/nfcScanner.ts#L254
'digestAlgorithm' is assigned a value but never used
|
Run linter:
app/src/utils/nfcScanner.ts#L255
'signerInfoDigestAlgorithm' is assigned a value but never used
|
Run linter:
app/src/utils/nfcScanner.ts#L256
'digestEncryptionAlgorithm' is assigned a value but never used
|
Run linter:
app/src/utils/nfcScanner.ts#L257
'LDSVersion' is assigned a value but never used
|
Run linter:
app/src/utils/nfcScanner.ts#L258
'unicodeVersion' is assigned a value but never used
|
Run linter:
app/App.tsx#L46
Expected { after 'if' condition
|
Run linter:
app/App.tsx#L61
Missing trailing comma
|
Run linter:
app/App.tsx#L62
Missing trailing comma
|
Run linter:
app/App.tsx#L63
Missing trailing comma
|
Run linter:
app/src/screens/MockDataScreen.tsx#L71
Expected '===' and instead saw '=='
|
Run linter:
app/src/screens/MockDataScreen.tsx#L72
Expected '===' and instead saw '=='
|
Run linter:
app/src/screens/MockDataScreen.tsx#L85
Expected '===' and instead saw '=='
|
Run linter:
app/src/screens/MockDataScreen.tsx#L86
Expected '===' and instead saw '=='
|
Run linter:
app/src/stores/navigationStore.ts#L82
Missing trailing comma
|
Run linter:
app/src/utils/nfcScanner.ts#L366
Missing trailing comma
|
Loading