Default app path #6
Annotations
10 errors and 1 warning
deploy
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
deploy
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
deploy
Cannot find module 'react-redux' or its corresponding type declarations.
|
deploy
Cannot find module 'react-redux' or its corresponding type declarations.
|
deploy
Type 'undefined' cannot be used as an index type.
|
deploy
Cannot find module 'react-redux' or its corresponding type declarations.
|
deploy
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<number>'.
|
deploy
Cannot find module 'react-redux' or its corresponding type declarations.
|
deploy
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ PENDING: { icon: OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }; }; WAITING: { icon: OverridableComponent<SvgIconTypeMap<{}, "svg">> & { ...; }; color: string; }; PICKUP_READY: { ...; }; IN_PROGRESS: { ...; }; COMPLETED: { ...; }; }'.
|
deploy
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ EASY: OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }; MEDIUM: OverridableComponent<SvgIconTypeMap<{}, "svg">> & { ...; }; HARD: OverridableComponent<...> & { ...; }; }'.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|