Makes configure, register, and the purchase controller work #5
ci.yml
on: push
lint
1m 34s
test
1m 38s
build-library
1m 27s
build-android
4m 9s
build-ios
5m 34s
Annotations
14 errors and 5 warnings
build-library
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L3
'Text' is defined but never used
|
lint:
src/index.tsx#L65
Delete `··`
|
lint:
src/public/FeatureGatingBehavior.ts#L2
Replace `"gated"` with `'gated'`
|
lint:
src/public/FeatureGatingBehavior.ts#L3
Replace `"nonGated"` with `'nonGated'`
|
lint:
src/public/LogScope.ts#L2
Replace `"localizationManager"` with `'localizationManager'`
|
lint:
src/public/LogScope.ts#L3
Replace `"bounceButton"` with `'bounceButton'`
|
lint:
src/public/LogScope.ts#L4
Replace `"coreData"` with `'coreData'`
|
lint:
src/public/LogScope.ts#L5
Replace `"configManager"` with `'configManager'`
|
lint:
src/public/LogScope.ts#L6
Replace `"identityManager"` with `'identityManager'`
|
lint:
src/public/LogScope.ts#L7
Replace `"debugManager"` with `'debugManager'`
|
build-android
superwall-react-native-example#build:android: command (/home/runner/work/Superwall-React-Native/Superwall-React-Native/example) /tmp/xfs-ff8ad1d6/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|