fix(export): keep sibling attributes when style is empty#683
Merged
wyuc merged 2 commits intoJul 1, 2026
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ESLint:
packages/@openmaic/importer/src/serializer/slideSerializer.ts#L47
'isChartFrame' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/src/serializer/shapeSerializer.ts#L253
'cmds' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/src/serializer/imageSerializer.ts#L33
'isEmfFormat' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/src/openmaic/utils/svgPathParser.ts#L24
'NUMBER_RE' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/src/model/Slide.ts#L289
'useFrameCoords' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/src/model/Slide.ts#L269
'hasCircularPreset' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
packages/@openmaic/importer/rollup.config.js#L31
Assign array to a variable before exporting as module default
|
|
ESLint:
components/roundtable/index.tsx#L453
React Hook useEffect has missing dependencies: 'cancelRecording', 'handleToggleInput', and 'handleToggleVoice'. Either include them or remove the dependency array
|
|
ESLint:
components/agent/agent-bar.tsx#L187
React Hook useCallback has a missing dependency: 'agent'. Either include it or remove the dependency array
|
|
ESLint:
app/page.tsx#L234
React Hook useEffect has a missing dependency: 'loadClassrooms'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading