Skip to content

chore: fix example native link #5

chore: fix example native link

chore: fix example native link #5

Triggered via push June 16, 2023 06:19
Status Failure
Total duration 42s
Billable time 3m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: example/react-native.config.js#L3
Replace `...Object.keys(pak.dependencies),·...Object.keys(pak.peerDependencies)]⏎··` with `⏎··...Object.keys(pak.dependencies),⏎··...Object.keys(pak.peerDependencies),⏎]`
lint: example/react-native.config.js#L10
Replace `·root:·require.resolve(name·+·'/package.json').replace('/package.json',·'')·}` with `⏎········root:·require⏎··········.resolve(name·+·'/package.json')⏎··········.replace('/package.json',·''),⏎······},`
lint
Process completed with exit code 1.
lint: example/react-native.config.js#L10
Missing trailing comma