1.4.2 #50
ci.yml
on: pull_request
lint
14s
test
18s
build-library
20s
build-android
2m 26s
build-ios
3m 0s
Annotations
14 errors and 11 warnings
lint:
example/src/App.tsx#L7
'InterfaceStyle' is defined but never used
|
lint:
example/src/App.tsx#L23
Replace `"abc"` with `'abc'`
|
lint:
example/src/App.tsx#L45
React Hook React.useEffect has a missing dependency: 'delegate'. Either include it or remove the dependency array
|
lint:
example/src/MySuperwallDelegate.tsx#L19
Replace `"appOpen·event"` with `'appOpen·event'`
|
lint:
example/src/MySuperwallDelegate.tsx#L22
Replace ``deviceAttributes·event:·${eventInfo.event.deviceAttributes}`` with `⏎··········`deviceAttributes·event:·${eventInfo.event.deviceAttributes}`⏎········`
|
lint:
expo-example/App.js#L1
Replace `·LogLevel,·LogScope,·SuperwallOptions·` with `⏎··LogLevel,⏎··LogScope,⏎··SuperwallOptions,⏎`
|
lint:
expo-example/App.js#L11
Insert `··`
|
lint:
expo-example/App.js#L12
Insert `··`
|
lint:
expo-example/App.js#L13
Insert `··`
|
lint:
expo-example/babel.config.js#L1
Insert `·`
|
build-android
superwall-react-native-example#build:android: command (/home/runner/work/react-native-superwall/react-native-superwall/example) /tmp/xfs-63bea82e/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
superwall-react-native-example#build:ios: command (/Users/runner/work/react-native-superwall/react-native-superwall/example) /private/var/folders/_6/l5r_71v11lx24sjycbkydkmr0000gn/T/xfs-aed74945/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
lint
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:
expo-example/App.js#L2
'StatusBar' is defined but never used
|
lint:
expo-example/App.js#L3
'Text' is defined but never used
|
lint:
expo-example/App.js#L30
'React' must be in scope when using JSX
|
lint:
expo-example/App.js#L31
'React' must be in scope when using JSX
|
lint:
expo-example/App.js#L32
'React' must be in scope when using JSX
|
lint:
expo-example/App.js#L33
'React' must be in scope when using JSX
|
build-library
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/
|
test
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/
|
build-android
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, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
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/
|