Skip to content

add publish_event and publish_planning signals #2462

add publish_event and publish_planning signals

add publish_event and publish_planning signals #2462

Triggered via pull request December 12, 2023 15:12
Status Success
Total duration 9m 3s
Artifacts

tests.yml

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

Annotations

11 warnings
client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/AgendaListGroupHeader.tsx#L8
'Skeleton' is defined but never used
client: assets/agenda/components/CoverageItemStatus.tsx#L42
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/utils.ts#L1
'includes' 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
client: assets/company-reports/components/ComapnyNewsApiUsage.tsx#L24
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/company-reports/components/ComapnyNewsApiUsage.tsx#L46
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/company-reports/components/ContentActivity.tsx#L80
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