Migrate OneTrust example to Expo #168
Annotations
10 errors and 4 warnings
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L46
Replace `"$1\n\n··public·weak·var·authorizationFlowManagerDelegate:·RNAppAuthAuthorizationFlowManagerDelegate?"` with `'$1\n\n··public·weak·var·authorizationFlowManagerDelegate:·RNAppAuthAuthorizationFlowManagerDelegate?'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L43
Replace `"authorizationFlowManagerDelegate"` with `'authorizationFlowManagerDelegate'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L37
Replace `"class·AppDelegate:·ExpoAppDelegate,·RNAppAuthAuthorizationFlowManager·{"` with `'class·AppDelegate:·ExpoAppDelegate,·RNAppAuthAuthorizationFlowManager·{'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L34
Replace `"RNAppAuthAuthorizationFlowManager"` with `'RNAppAuthAuthorizationFlowManager'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L30
Replace `"utf-8"` with `'utf-8'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L23
Replace `"AppDelegate.swift"` with `'AppDelegate.swift'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L18
Replace `"ios"` with `'ios'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L3
Replace `"path"` with `'path'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L2
Replace `"fs"` with `'fs'`
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L1
Replace `"@expo/config-plugins"` with `'@expo/config-plugins'`
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
packages/react-native-contentpass-cmp-onetrust/app.plugin.js#L19
'config' is already declared in the upper scope on line 16 column 30
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-library
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|