Skip to content

PR #12437

PR #12437 #3698

Triggered via dynamic June 26, 2025 17:17
Status Success
Total duration 3m 54s
Artifacts

codeql

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

Annotations

83 warnings
[eslint] packages/api-v4/src/cloudnat/cloudnats.ts#L48 <@typescript-eslint/no-empty-object-type>(https://typescript-eslint.io/rules/no-empty-object-type): packages/api-v4/src/cloudnat/cloudnats.ts#L48
The `{}` ("empty object") type allows any non-nullish value, including literals like `0` and `""`. - If that's what you want, disable this lint rule with an inline comment or configure the 'allowObjectTypes' rule option. - If you want a type meaning "any object", you probably want `object` instead. - If you want a type meaning "any value", you probably want `unknown` instead.
Analyze (actions)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (actions)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
[eslint] packages/manager/src/features/Firewalls/FirewallLanding/FirewallRow.tsx#L158 <react-refresh/only-export-components>: packages/manager/src/features/Firewalls/FirewallLanding/FirewallRow.tsx#L158
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/IAM/Shared/AssignedRolesTable/ChangeRoleDrawer.test.tsx#L122 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options): packages/manager/src/features/IAM/Shared/AssignedRolesTable/ChangeRoleDrawer.test.tsx#L122
Replace `··screen.getByText(/Select·a·role·you·want·the·entities·to·be·attached·to./i` with `screen.getByText(⏎········/Select·a·role·you·want·the·entities·to·be·attached·to./i⏎······`
[eslint] packages/manager/src/features/components/PlansPanel/PlansAvailabilityNotice.styles.tsx#L41 <@linode/cloud-manager/no-mui-theme-spacing>: packages/manager/src/features/components/PlansPanel/PlansAvailabilityNotice.styles.tsx#L41
Use of theme.spacing() method is deprecated. Use theme.spacingFunction instead. See: https://linode.github.io/manager/development-guide/16-design-tokens.html#spacing
[eslint] packages/manager/src/features/components/PlansPanel/PlansAvailabilityNotice.styles.tsx#L41 <@linode/cloud-manager/no-mui-theme-spacing>: packages/manager/src/features/components/PlansPanel/PlansAvailabilityNotice.styles.tsx#L41
Use of theme.spacing() method is deprecated. Use theme.spacingFunction instead. See: https://linode.github.io/manager/development-guide/16-design-tokens.html#spacing
Analyze (javascript)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (javascript)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.