Implement StyleX transform scaffold with stylis parsing #1
Annotations
7 errors
|
verify
Process completed with exit code 2.
|
|
verify:
src/transform.ts#L476
Parameter 'spec' implicitly has an 'any' type.
|
|
verify:
src/transform.ts#L408
Expected 1-3 arguments, but got 4.
|
|
verify:
src/transform.ts#L288
Parameter 'node' implicitly has an 'any' type.
|
|
verify:
src/transform.ts#L269
Parameter 'index' implicitly has an 'any' type.
|
|
verify:
src/transform.ts#L269
Parameter 'q' implicitly has an 'any' type.
|
|
verify:
src/transform.ts#L2
Could not find a declaration file for module 'stylis'. '/home/runner/work/styled-components-to-stylex-codemod/styled-components-to-stylex-codemod/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/index.js' implicitly has an 'any' type.
|