Skip to content

Fix some incorrect css values #18300

Fix some incorrect css values

Fix some incorrect css values #18300

Triggered via push January 22, 2025 09:02
Status Success
Total duration 3m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages/design-system/src/components/keyboard/keyboard.tsx#L67
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L100
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L118
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L128
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L138
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L159
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L161
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L172
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L181
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/design-system/src/components/keyboard/keyboard.tsx#L207
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/element-library/src/media/editCropMoveable.tsx#L102
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/element-library/src/media/editPanMoveable.tsx#L71
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/element-library/src/text/edit.tsx#L336
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/element-library/src/video/playPauseButton.tsx#L167
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/react/src/useBatchingCallback.ts#L53
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/react/src/useResizeEffect.ts#L67
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/app/helpCenter/provider.tsx#L171
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/app/media/media3p/useContextValueProvider.js#L33
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/app/media/media3p/useFetchMediaEffect.js#L129
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/app/quickActions/useQuickActions.js#L88
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/story-editor/src/components/canvas/mediaRecordingLayer.js#L103
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/canvas/multiSelectionMoveable/useDrag.js#L89
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/multiSelectionMoveable/useResize.js#L83
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/multiSelectionMoveable/useRotate.js#L43
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/singleSelectionMoveable/index.js#L80
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/story-editor/src/components/canvas/singleSelectionMoveable/useDrag.js#L77
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/singleSelectionMoveable/useResize.js#L132
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/singleSelectionMoveable/useRotate.js#L47
[react-compiler/react-compiler] Mutating component props or hook arguments is not allowed. Consider using a local variable instead
packages/story-editor/src/components/canvas/utils/useUpdateSelectionRectangle.js#L42
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/colorPicker/editablePreview.js#L96
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/form/usePresubmitHandler.js#L38
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/library/panes/shopping/shoppingPane.js#L170
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/mediaRecording/audio.js#L74
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/story-editor/src/components/mediaRecording/footer.js#L321
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/story-editor/src/components/panels/shared/useCommonObjectValue.js#L40
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/story-editor/src/components/videoTrim/useVideoNode.js#L57
[react-compiler/react-compiler] Mutating a value returned from a function whose return value should not be mutated
packages/transform/src/useTransformHandler.ts#L46
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
packages/wp-story-editor/src/components/fontCheck/index.js#L91
[react-compiler/react-compiler] React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior