feat(mobile): add estimated duration display for entry items #2956
Annotations
11 warnings
Setup Node.js
Cache not found for keys: node-cache-Linux-x64-pnpm-12ac25904377af142abc7fd049c8ec2abc96ccd2923ac0457795aff38698be35
|
Run linter and fix issues
Assignment to function parameter 'makeResults'
|
Run linter and fix issues
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Run linter and fix issues
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Run linter and fix issues
React Hook useEffect has a missing dependency: 'resetError'. Either include it or remove the dependency array. If 'resetError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run linter and fix issues
React Hook useEffect has a missing dependency: 'formatDateString'. Either include it or remove the dependency array
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter and fix issues
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Run linter and fix issues
React Hook useEffect has a missing dependency: 'props.error'. Either include it or remove the dependency array
|
Loading