fixed package issues #2
Annotations
5 errors and 1 warning
|
deploy
Process completed with exit code 2.
|
|
deploy:
src/index.ts#L2
Cannot find module './input' or its corresponding type declarations.
|
|
deploy:
src/createSections.ts#L199
Parameter 'file' implicitly has an 'any' type.
|
|
deploy:
src/createSections.ts#L102
Parameter 'file' implicitly has an 'any' type.
|
|
deploy:
src/createSections.ts#L1
Cannot find module './input' or its corresponding type declarations.
|
|
deploy
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|