fix: add App Group state sync between mobile and lock app #50
Annotations
10 warnings
|
Lint:
mobile/src/lib/app-context.tsx#L520
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L436
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L396
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L245
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L242
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L233
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/src/lib/app-context.tsx#L109
'@typescript-eslint/no-unused-vars' rule is disabled but never reported
|
|
Lint:
mobile/__tests__/app-context.notifications.test.tsx#L139
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/__tests__/app-context.contract-flow.test.tsx#L117
Expected 'undefined' and instead saw 'void'
|
|
Lint:
mobile/__mocks__/@stripe/stripe-react-native.js#L1
'React' is defined but never used
|
Loading