Merge pull request #17 from superwall/develop #38
ci.yml
on: push
lint
49s
test
1m 2s
build-library
3m 12s
build-android
2m 29s
build-ios
4m 45s
Annotations
14 errors and 11 warnings
lint:
example/src/App.tsx#L4
'SuperwallOptions' is defined but never used
|
lint:
example/src/App.tsx#L22
Replace `"abc"` with `'abc'`
|
lint:
example/src/App.tsx#L44
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-53057a88/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/t_/mmhnh941511_hp2lwh383bp00000gn/T/xfs-45d7b573/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
|
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-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/
|
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/
|