Skip to content

Push on staging

Push on staging #4230

Triggered via dynamic September 23, 2025 17:56
Status Success
Total duration 3m 26s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

144 warnings
[eslint] packages/manager/src/features/Delivery/Streams/StreamForm/Clusters/StreamFormClusters.tsx#L79 <react-hooks/exhaustive-deps>(https://github.com/facebook/react/issues/14920): packages/manager/src/features/Delivery/Streams/StreamForm/Clusters/StreamFormClusters.tsx#L79
React Hook useEffect has missing dependencies: 'clusterIds', 'idsWithLogsEnabled', 'isAutoAddAllClustersEnabled', and 'setValue'. Either include them or remove the dependency array.
[eslint] packages/manager/src/features/Footer.tsx#L10 <react-refresh/only-export-components>: packages/manager/src/features/Footer.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
[eslint] packages/manager/src/features/Linodes/LinodesDetail/LinodeAlerts/AlertsPanel.tsx#L319 <react-hooks/exhaustive-deps>(https://github.com/facebook/react/issues/14920): packages/manager/src/features/Linodes/LinodesDetail/LinodeAlerts/AlertsPanel.tsx#L319
React Hook React.useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside React.useEffect.
[eslint] packages/manager/src/features/VPCs/VPCDetail/SubnetAssignLinodesDrawer.tsx#L400 <@linode/cloud-manager/deprecate-formik>: packages/manager/src/features/VPCs/VPCDetail/SubnetAssignLinodesDrawer.tsx#L400
Formik is being deprecated. Please use react-hook-form. Learn more at https://linode.github.io/manager/development-guide/15-composition.html#form-composition
[eslint] packages/manager/src/features/VPCs/VPCDetail/SubnetUnassignLinodesDrawer.tsx#L313 <@linode/cloud-manager/deprecate-formik>: packages/manager/src/features/VPCs/VPCDetail/SubnetUnassignLinodesDrawer.tsx#L313
Formik is being deprecated. Please use react-hook-form. Learn more at https://linode.github.io/manager/development-guide/15-composition.html#form-composition