Updated Reademe #15
Annotations
11 errors and 14 warnings
lint:
babel.config.js#L2
Replace `··presets:·['module:@react-native/babel-preset'],` with `↹presets:·["module:@react-native/babel-preset"]`
|
lint:
example/App.js#L1
Replace `'./src/App'` with `"./src/App"`
|
lint:
example/babel.config.js#L1
Replace `'path'` with `"path"`
|
lint:
example/babel.config.js#L2
Replace `'../package.json'` with `"../package.json"`
|
lint:
example/babel.config.js#L5
Replace `··` with `↹`
|
lint:
example/babel.config.js#L7
Replace `··` with `↹`
|
lint:
example/babel.config.js#L8
Replace `····presets:·['babel-preset-expo'` with `↹↹presets:·["babel-preset-expo"`
|
lint:
example/babel.config.js#L9
Replace `····` with `↹↹`
|
lint:
example/babel.config.js#L10
Replace `······` with `↹↹↹`
|
lint:
example/babel.config.js#L11
Replace `········'module-resolver'` with `↹↹↹↹"module-resolver"`
|
build-web
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/.
|
lint:
example/src/App.tsx#L40
Inline style: { fontSize: 16, fontWeight: 'bold' }
|
lint:
example/src/App.tsx#L41
Inline style: { fontSize: 12, textAlign: 'center' }
|
lint:
example/src/App.tsx#L45
Inline style: { marginTop: 10 }
|
lint:
example/src/App.tsx#L46
Inline style: { flexDirection: 'row', alignItems: 'center' }
|
lint:
example/src/App.tsx#L48
Inline style: { marginLeft: 10 }
|
lint:
example/src/App.tsx#L68
Inline style: { marginTop: 20 }
|
lint:
example/src/App.tsx#L69
Inline style: { fontSize: 16, fontWeight: 'bold' }
|
lint:
example/src/App.tsx#L72
Inline style: { fontSize: 12 }
|
lint:
example/src/App.tsx#L76
Inline style: { marginTop: 5 }
|
lint:
example/src/App.tsx#L77
Inline style: { flexDirection: 'row' }
|
build-web
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-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/.
|