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