Skip to content

feat(applyTransformsShapes): new plugin #1807

feat(applyTransformsShapes): new plugin

feat(applyTransformsShapes): new plugin #1807

Triggered via pull request July 12, 2025 20:41
Status Failure
Total duration 2m 29s
Artifacts

main.yml

on: pull_request
Matrix: test
Test regressions
0s
Test regressions
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint
Process completed with exit code 1.
Types
Process completed with exit code 2.
Types: plugins/applyTransformsShapes.js#L26
Parameter 'node' implicitly has an 'any' type.
Types: plugins/applyTransformsShapes.js#L21
Parameter 'params' implicitly has an 'any' type.
Types: plugins/applyTransformsShapes.js#L21
Parameter 'root' implicitly has an 'any' type.
Types: plugins/applyTransformsShapes.js#L19
Cannot find module './plugins-types.js' or its corresponding type declarations.
Types: lib/builtin.js#L63
Type 'readonly (typeof import("/home/runner/work/svgo/svgo/plugins/removeDoctype", { with: { "resolution-mode": "import" } }) | typeof import("/home/runner/work/svgo/svgo/plugins/removeXMLProcInst", { with: { "resolution-mode": "import" } }) | typeof import("/home/runner/work/svgo/svgo/plugins/removeComments", { with: { "...' is not assignable to type 'readonly (BuiltinPluginOrPreset<"addAttributesToSVGElement", AddAttributesToSVGElementParams> | BuiltinPluginOrPreset<"addClassesToSVGElement", AddClassesToSVGElementParams> | ... 51 more ... | BuiltinPluginOrPreset<...>)[]'.