Updated readme #31
Annotations
10 errors and 11 warnings
Lint files:
babel.config.js#L2
Replace `··presets:·['module:@react-native/babel-preset'],` with `↹presets:·["module:@react-native/babel-preset"]`
|
Lint files:
example/App.js#L1
Replace `'./src/App'` with `"./src/App"`
|
Lint files:
example/babel.config.js#L1
Replace `'path'` with `"path"`
|
Lint files:
example/babel.config.js#L2
Replace `'../package.json'` with `"../package.json"`
|
Lint files:
example/babel.config.js#L5
Replace `··` with `↹`
|
Lint files:
example/babel.config.js#L7
Replace `··` with `↹`
|
Lint files:
example/babel.config.js#L8
Replace `····presets:·['babel-preset-expo'` with `↹↹presets:·["babel-preset-expo"`
|
Lint files:
example/babel.config.js#L9
Replace `····` with `↹↹`
|
Lint files:
example/babel.config.js#L10
Replace `······` with `↹↹↹`
|
Lint files:
example/babel.config.js#L11
Replace `········'module-resolver'` with `↹↹↹↹"module-resolver"`
|
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 files:
example/src/App.tsx#L49
Inline style: { fontSize: 16, fontWeight: 'bold' }
|
Lint files:
example/src/App.tsx#L50
Inline style: { fontSize: 12, textAlign: 'center' }
|
Lint files:
example/src/App.tsx#L54
Inline style: { marginTop: 10 }
|
Lint files:
example/src/App.tsx#L55
Inline style: { flexDirection: 'row', alignItems: 'center' }
|
Lint files:
example/src/App.tsx#L57
Inline style: { marginLeft: 10 }
|
Lint files:
example/src/App.tsx#L77
Inline style: { marginTop: 20 }
|
Lint files:
example/src/App.tsx#L78
Inline style: { fontSize: 16, fontWeight: 'bold' }
|
Lint files:
example/src/App.tsx#L81
Inline style: { fontSize: 12 }
|
Lint files:
example/src/App.tsx#L85
Inline style: { marginTop: 5 }
|
Lint files:
example/src/App.tsx#L86
Inline style: { flexDirection: 'row' }
|
The logs for this run have expired and are no longer available.
Loading