feat(applyTransformsShapes): new plugin #1489
main.yml
on: pull_request
Lint
27s
Test regressions
44s
Matrix: test
Annotations
12 errors
Lint:
plugins/applyTransformsShapes.js#L20
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
Lint:
plugins/applyTransformsShapes.js#L22
Parameter 'root' implicitly has an 'any' type.
|
Lint:
plugins/applyTransformsShapes.js#L22
Parameter 'params' implicitly has an 'any' type.
|
Lint:
plugins/applyTransformsShapes.js#L28
Parameter 'node' implicitly has an 'any' type.
|
Lint
Process completed with exit code 2.
|
Test regressions
Process completed with exit code 1.
|
ubuntu-latest Node.js 18
Process completed with exit code 1.
|
ubuntu-latest Node.js 16
Process completed with exit code 1.
|
ubuntu-latest Node.js 20
Process completed with exit code 1.
|
windows-latest Node.js 20
Process completed with exit code 1.
|
windows-latest Node.js 18
Process completed with exit code 1.
|
windows-latest Node.js 16
Process completed with exit code 1.
|