bad examples #3
ci.yml
on: push
lint
14s
test
20s
build-library
17s
build-android
2m 29s
build-ios
3m 44s
Annotations
14 errors and 5 warnings
|
lint:
src/public/ComputedPropertyRequest.ts#L26
Replace `"daysSince"` with `'daysSince'`
|
lint:
src/public/ComputedPropertyRequest.ts#L27
Replace `"monthsSince"` with `'monthsSince'`
|
lint:
src/public/ComputedPropertyRequest.ts#L28
Replace `"yearsSince"` with `'yearsSince'`
|
lint:
src/public/ComputedPropertyRequest.ts#L40
Replace `value·=>·value·===·json` with `⏎······(value)·=>·value·===·json⏎····`
|
lint:
src/public/FeatureGatingBehavior.ts#L2
Replace `"gated"` with `'gated'`
|
lint:
src/public/FeatureGatingBehavior.ts#L3
Replace `"nonGated"` with `'nonGated'`
|
lint:
src/public/LogLevel.ts#L3
Replace `"debug"` with `'debug'`
|
lint:
src/public/LogLevel.ts#L4
Replace `"info"` with `'info'`
|
lint:
src/public/LogLevel.ts#L5
Replace `"warn"` with `'warn'`
|
build-library
Process completed with exit code 1.
|
build-android
superwall-react-native-example#build:android: command (/home/runner/work/Superwall-React-Native/Superwall-React-Native/example) /tmp/xfs-5584481a/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|