Skip to content

Publish a dual CJS/ESM package with platform-specific loaders #577

Publish a dual CJS/ESM package with platform-specific loaders

Publish a dual CJS/ESM package with platform-specific loaders #577

Triggered via pull request November 28, 2024 10:41
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test: node_modules/@types/node/stream/web.d.ts#L487
'ReadableByteStreamController' is referenced directly or indirectly in its own type annotation.
test: node_modules/@types/node/stream/web.d.ts#L506
'ReadableStreamBYOBReader' is referenced directly or indirectly in its own type annotation.
test: node_modules/@types/node/stream/web.d.ts#L516
'ReadableStreamBYOBRequest' is referenced directly or indirectly in its own type annotation.
test: tests/dehydrated_devices.test.ts#L14
Could not find a declaration file for module '../node'. '/home/runner/work/matrix-rust-sdk-crypto-wasm/matrix-rust-sdk-crypto-wasm/node.js' implicitly has an 'any' type.
test: tests/global.d.ts#L1
Ambient module declaration cannot specify relative module name.
test: tests/global.d.ts#L2
Import or export declaration in an ambient module declaration cannot reference module through relative module name.
test: tests/libolm_migration.test.ts#L30
Could not find a declaration file for module '../node'. '/home/runner/work/matrix-rust-sdk-crypto-wasm/matrix-rust-sdk-crypto-wasm/node.js' implicitly has an 'any' type.
test: tests/machine.test.ts#L40
Could not find a declaration file for module '../node'. '/home/runner/work/matrix-rust-sdk-crypto-wasm/matrix-rust-sdk-crypto-wasm/node.js' implicitly has an 'any' type.
test: vitest.config.ts#L1
Cannot find module 'vitest/config' or its corresponding type declarations.
test
Process completed with exit code 2.
docs
Process completed with exit code 3.