Preload API beta, integration and example #104
Annotations
10 errors and 10 warnings
lint:
example/src/App.tsx#L69
Replace `·name="SwipeableExample"·component={SwipeableExample}` with `⏎··············name="SwipeableExample"⏎··············component={SwipeableExample}⏎···········`
|
lint:
example/src/screens/SwipeableExample.tsx#L64
Replace `'[onSwipe]·the·demo·doesn\'t·allow·navigating·to·previous·videos'` with `⏎··········"[onSwipe]·the·demo·doesn't·allow·navigating·to·previous·videos"⏎········`
|
lint:
example/src/screens/SwipeableExample.tsx#L92
Replace `'\t\treleasing·old·prevSource,·as·we·don\'t·intend·to·use·it·again'` with `⏎··········"\t\treleasing·old·prevSource,·as·we·don't·intend·to·use·it·again"⏎········`
|
|
|
lint:
example/src/screens/SwipeableExample.tsx#L134
Delete `····`
|
|
|
lint:
example/src/screens/SwipeableExample.tsx#L138
Replace `··[prevSource.current,·currentSource.current,·nextSource.current].forEach(` with `[prevSource.current,·currentSource.current,·nextSource.current].forEach(⏎········`
|
|
lint:
example/src/screens/SwipeableExample.tsx#L144
React Hook useEffect has a missing dependency: 'loadSource'. Either include it or remove the dependency array
|
lint:
src/__tests__/index.test.tsx#L63
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L67
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L71
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L79
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L87
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L91
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L99
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L103
Test has no assertions
|
lint:
src/__tests__/index.test.tsx#L107
Test has no assertions
|