chore(deps): update dependency @tsconfig/node16 to v16 #1392
Annotations
8 errors and 1 warning
test:
src/index.ts#L1
Cannot find module 'style-dictionary/types/DesignToken' or its corresponding type declarations.
|
test:
src/index.ts#L2
Cannot find module 'style-dictionary/types/Config' or its corresponding type declarations.
|
test:
src/index.ts#L18
Parameter 'acc' implicitly has an 'any' type.
|
test:
src/index.ts#L18
Parameter 'cur' implicitly has an 'any' type.
|
test:
src/types.ts#L1
Cannot find module 'style-dictionary/types/DesignToken' or its corresponding type declarations.
|
test:
src/types.ts#L2
Cannot find module 'style-dictionary/types/Config' or its corresponding type declarations.
|
test:
src/utils.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("change-case")' call instead.
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|