Skip to content

Fix SonarQube MINOR issues in the lightspeed workspace #3487

@christoph-jerolimov

Description

@christoph-jerolimov

Fix the following issues in the lightspeed workspace:

Rule Message File
typescript:S7763 Use export…from to re-export LightspeedFAB. workspaces/lightspeed/plugins/lightspeed/src/alpha/LightspeedFAB.tsx:23
typescript:S7763 Use export…from to re-export LightspeedFAB. workspaces/lightspeed/plugins/lightspeed/src/components/LightspeedFAB.tsx:23
typescript:S4325 This assertion is unnecessary since it does not change the type of the expression. workspaces/lightspeed/plugins/lightspeed-backend/src/service/validation.test.ts:35
typescript:S4325 This assertion is unnecessary since it does not change the type of the expression. workspaces/lightspeed/plugins/lightspeed-backend/src/service/validation.test.ts:36
typescript:S7744 The empty object is useless. workspaces/lightspeed/plugins/lightspeed-backend/src/service/router.test.ts:154
typescript:S4325 This assertion is unnecessary since it does not change the type of the expression. workspaces/lightspeed/plugins/lightspeed-backend/src/service/router.ts:121
typescript:S6653 Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'. workspaces/lightspeed/plugins/lightspeed-backend/src/service/router.ts:386

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions