Merge branch 'new-navigation-rebased' into label-component #125
Annotations
3 errors and 10 warnings
client:
assets/ui/components/ContentDivider.tsx#L17
'classes' is never reassigned. Use 'const' instead
|
client:
assets/ui/components/ContentDivider.tsx#L32
Strings must use singlequote
|
client
Process completed with exit code 1.
|
client:
assets/agenda/components/AgendaDropdownFilter.tsx#L7
'dropdownMenuHeader' is defined but never used
|
client:
assets/agenda/components/AgendaListCoverageItem.tsx#L5
'IAgendaItem' is defined but never used
|
client:
assets/agenda/components/AgendaListGroupHeader.tsx#L8
'Skeleton' is defined but never used
|
client:
assets/agenda/components/AgendaListGroupHeader.tsx#L49
'itemCount' is assigned a value but never used
|
client:
assets/agenda/components/AgendaListItem.tsx#L208
'i' is defined but never used
|
client:
assets/agenda/components/CoverageItemStatus.tsx#L58
componentWillReceiveProps is deprecated since React 16.9.0, use UNSAFE_componentWillReceiveProps instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
client:
assets/agenda/components/TopStoryLabel.tsx#L12
'config' is defined but never used
|
client:
assets/agenda/utils.ts#L678
'noEndTime' is assigned a value but never used
|
client:
assets/companies/components/EditCompanyAPI.tsx#L1
'Fragment' is defined but never used
|
client:
assets/companies/components/EditCompanyAPI.tsx#L23
componentWillReceiveProps is deprecated since React 16.9.0, use UNSAFE_componentWillReceiveProps instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|