Skip to content

Implement eslint rules to move style prop in the bottom of the class #1450

Implement eslint rules to move style prop in the bottom of the class

Implement eslint rules to move style prop in the bottom of the class #1450

Triggered via pull request October 16, 2023 13:15
Status Success
Total duration 13m 44s
Artifacts

tests.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test (18.x): packages/uui-base/lib/mixins/ActiveMixin.ts#L6
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/ActiveMixin.ts#L19
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/FormControlMixin.ts#L11
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/FormControlMixin.ts#L71
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/LabelMixin.ts#L6
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/LabelMixin.ts#L31
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/PopoverTargetMixin.ts#L7
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/PopoverTargetMixin.ts#L34
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/SelectOnlyMixin.ts#L6
Class declaration should be prefixed with "UUI"
test (18.x): packages/uui-base/lib/mixins/SelectOnlyMixin.ts#L22
Class declaration should be prefixed with "UUI"