1.4.2 #50
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 `·`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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