Merge pull request #30 from superwall/develop #53
Annotations
10 errors and 7 warnings
Lint files:
example/src/App.tsx#L7
'InterfaceStyle' is defined but never used
|
Lint files:
example/src/App.tsx#L23
Replace `"abc"` with `'abc'`
|
Lint files:
example/src/App.tsx#L45
React Hook React.useEffect has a missing dependency: 'delegate'. Either include it or remove the dependency array
|
Lint files:
example/src/MySuperwallDelegate.tsx#L19
Replace `"appOpen·event"` with `'appOpen·event'`
|
Lint files:
example/src/MySuperwallDelegate.tsx#L22
Replace ``deviceAttributes·event:·${eventInfo.event.deviceAttributes}`` with `⏎··········`deviceAttributes·event:·${eventInfo.event.deviceAttributes}`⏎········`
|
Lint files:
expo-example/App.js#L1
Replace `·LogLevel,·LogScope,·SuperwallOptions·` with `⏎··LogLevel,⏎··LogScope,⏎··SuperwallOptions,⏎`
|
Lint files:
expo-example/App.js#L11
Insert `··`
|
Lint files:
expo-example/App.js#L12
Insert `··`
|
Lint files:
expo-example/App.js#L13
Insert `··`
|
Lint files:
expo-example/babel.config.js#L1
Insert `·`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint files:
expo-example/App.js#L2
'StatusBar' is defined but never used
|
Lint files:
expo-example/App.js#L3
'Text' is defined but never used
|
Lint files:
expo-example/App.js#L30
'React' must be in scope when using JSX
|
Lint files:
expo-example/App.js#L31
'React' must be in scope when using JSX
|
Lint files:
expo-example/App.js#L32
'React' must be in scope when using JSX
|
Lint files:
expo-example/App.js#L33
'React' must be in scope when using JSX
|
Loading