Skip to content

refactor: remove export handling from getExportPaths for wildcard matching #570

refactor: remove export handling from getExportPaths for wildcard matching

refactor: remove export handling from getExportPaths for wildcard matching #570

Triggered via pull request September 4, 2023 18:24
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: install_and_test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Node 18: src/bundle.ts#L62
Argument of type 'string | Record<string, ExportCondition> | undefined' is not assignable to parameter of type 'ExportCondition'.
Node 18
Process completed with exit code 1.
Node 16
The job was canceled because "_18" failed.
Node 16: src/bundle.ts#L62
Argument of type 'string | Record<string, ExportCondition> | undefined' is not assignable to parameter of type 'ExportCondition'.
Node 16
The operation was canceled.