1.3.4 #40
ci.yml
on: pull_request
lint
51s
test
3m 16s
build-library
1m 3s
build-android
2m 41s
build-ios
3m 13s
Annotations
14 errors and 11 warnings
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 `·`
|
lint:
src/index.tsx#L140
Delete `··`
|
build-android
superwall-react-native-example#build:android: command (/home/runner/work/react-native-superwall/react-native-superwall/example) /tmp/xfs-0cb767ad/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/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/xfs-398c83e6/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/
|
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/
|
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/
|