Skip to content

[Snyk] Security upgrade react-native from 0.72.4 to 0.72.11 #45

[Snyk] Security upgrade react-native from 0.72.4 to 0.72.11

[Snyk] Security upgrade react-native from 0.72.4 to 0.72.11 #45

Triggered via pull request September 21, 2025 07:35
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 }