[Snyk] Security upgrade expo from 49.0.9 to 50.0.0 #44
Annotations
10 warnings
Lint files
Inline style: { flex: 1, flexDirection: "layout == 'horizontal' ? 'column' : 'row'" }
|
Lint files
Expected '===' and instead saw '=='
|
Lint files
Inline style: { flex: "layout == 'horizontal' ? 0 : 1" }
|
Lint files
Expected '===' and instead saw '=='
|
Lint files
Expected '===' and instead saw '=='
|
Lint files:
src/components/Table/Table.tsx#L35
Inline style: { width: '100%', height: '100%' }
|
Lint files
Inline style: { backgroundColor: '#ccc', paddingVertical: 8, paddingHorizontal: 16 }
|
Lint files:
example/src/App.tsx#L59
Inline style: { backgroundColor: '#ccc', paddingVertical: 8, paddingHorizontal: 16 }
|
Lint files:
example/src/App.tsx#L58
Inline style: { height: 300 }
|
Lint files:
example/src/App.tsx#L54
Inline style: { flex: 1, paddingTop: 50 }
|
Loading