feat: update example version #122
Annotations
10 errors and 11 warnings
example/metro.config.js#L1
Replace `"path"` with `'path'`
|
example/metro.config.js#L5
Replace `"metro-config/src/defaults/exclusionList"` with `'metro-config/src/defaults/exclusionList'`
|
example/metro.config.js#L8
Replace `"metro-config/src/defaults/blacklist"` with `'metro-config/src/defaults/blacklist'`
|
example/metro.config.js#L17
Replace `"windows").replace(/[/\\]+/g,·"/"` with `'windows').replace(/[/\\]+/g,·'/'`
|
example/metro.config.js#L50
Replace `"@react-native/metro-config"` with `'@react-native/metro-config'`
|
example/react-native.config.js#L3
Replace `"react-native-test-app"` with `'react-native-test-app'`
|
example/react-native.config.js#L6
Replace `"android"` with `'android'`
|
example/react-native.config.js#L9
Replace `"ios"` with `'ios'`
|
example/react-native.config.js#L12
Replace `"windows"` with `'windows'`
|
example/react-native.config.js#L13
Replace `"windows/MaskedViewExample.sln"` with `'windows/MaskedViewExample.sln'`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
example/metro.config.js#L1
Strings must use singlequote
|
example/metro.config.js#L5
Strings must use singlequote
|
example/metro.config.js#L8
Strings must use singlequote
|
example/metro.config.js#L17
Strings must use singlequote
|
example/metro.config.js#L17
Strings must use singlequote
|
example/metro.config.js#L50
Strings must use singlequote
|
example/react-native.config.js#L3
Strings must use singlequote
|
example/react-native.config.js#L6
Strings must use singlequote
|
example/react-native.config.js#L9
Strings must use singlequote
|
example/react-native.config.js#L12
Strings must use singlequote
|
The logs for this run have expired and are no longer available.
Loading