fix: re export ts enum type #1219
Annotations
9 errors and 3 warnings
ci (16.x, ubuntu-latest):
src/node/scan-dirs.ts#L104
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, ubuntu-latest):
src/node/scan-dirs.ts#L105
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, ubuntu-latest)
Process completed with exit code 1.
|
ci (16.x, windows-latest):
src/node/scan-dirs.ts#L104
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, windows-latest):
src/node/scan-dirs.ts#L105
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, windows-latest)
Process completed with exit code 1.
|
ci (16.x, macos-latest):
src/node/scan-dirs.ts#L104
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, macos-latest):
src/node/scan-dirs.ts#L105
Property 'declaration' does not exist on type 'ESMExport'.
|
ci (16.x, macos-latest)
Process completed with exit code 1.
|
ci (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (16.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|