Skip to content

update user in user-profile section fix #106

update user in user-profile section fix

update user in user-profile section fix #106

Triggered via push June 6, 2024 11:18
Status Failure
Total duration 8m 30s
Artifacts

tests.yml

on: push
Matrix: server
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
client: assets/components/NotificationList.tsx#L193
Expected indentation of 16 spaces but found 20
client: assets/notifications/actions.ts#L124
Expected indentation of 12 spaces but found 8
client: assets/notifications/actions.ts#L125
Expected indentation of 16 spaces but found 12
client: assets/notifications/actions.ts#L126
Expected indentation of 16 spaces but found 12
client: assets/notifications/actions.ts#L127
Expected indentation of 12 spaces but found 8
client: assets/notifications/actions.ts#L128
Expected indentation of 12 spaces but found 8
client: assets/user-profile/components/profile/UserProfile.tsx#L190
Expected indentation of 36 spaces but found 32
client: assets/user-profile/components/profile/UserProfile.tsx#L191
Expected indentation of 40 spaces but found 36
client: assets/user-profile/components/profile/UserProfile.tsx#L192
Expected indentation of 44 spaces but found 40
client: assets/user-profile/components/profile/UserProfile.tsx#L193
Expected indentation of 48 spaces but found 44
client: assets/agenda/components/AgendaDropdownFilter.tsx#L7
'dropdownMenuHeader' is defined but never used
client: assets/agenda/components/AgendaItemTimeUpdater.tsx#L27
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
client: assets/agenda/components/AgendaItemTimeUpdater.tsx#L31
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/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/AgendaListItem.tsx#L208
'i' is defined but never used
client: assets/agenda/components/CoverageItemStatus.tsx#L57
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#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