add builder folder to separate dev server from build artifacts #1065
Annotations
10 errors
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L2
Component definition is missing display name
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useState" is called in function "rS" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useContext" is called in function "of" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useMemo" is called in function "op" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useMemo" is called in function "ov" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useCallback" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Run lint:
build/static/chunks/pages/_app-8e6cc37f1b228011.js#L178
React Hook "E.useCallback" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Loading