Skip to content

Output ESM for all packages #1357

Output ESM for all packages

Output ESM for all packages #1357

Triggered via pull request March 24, 2025 11:22
@MurderlonMurderlon
synchronize #736
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request_target
Node.js 20
22s
Node.js 20
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Node.js 20: packages/file-store/test/index.ts#L13
Cannot find module '***/stores.***' or its corresponding type declarations.
Node.js 20: packages/file-store/test/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.
Node.js 20: packages/file-store/test/index.ts#L10
Cannot find module '@tus/file-store' or its corresponding type declarations.
Node.js 20: packages/file-store/src/index.ts#L36
Property 'extensions' does not exist on type 'FileStore'.
Node.js 20: packages/file-store/src/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.
Node.js 20: packages/file-store/src/configstores/index.ts#L6
Cannot find module '@tus/utils' or its corresponding type declarations.
Node.js 20: packages/azure-store/test/index.ts#L4
Cannot find module '***/stores.***' or its corresponding type declarations.
Node.js 20: packages/azure-store/test/index.ts#L3
Cannot find module '@tus/azure-store' or its corresponding type declarations.
Node.js 20: packages/azure-store/src/index.ts#L42
Property 'extensions' does not exist on type 'AzureStore'.
Node.js 20: packages/azure-store/src/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.