feat(core): Implement ModuleLoader for dynamic module discovery and l… #17
Annotations
8 errors
|
Test on Node.js 22.x
Process completed with exit code 2.
|
|
Test on Node.js 22.x:
src/cli.ts#L10
Module '"./index.js"' declares 'main' locally, but it is not exported.
|
|
Test on Node.js 22.x:
src/__tests__/index.test.ts#L6
Module '"../index"' declares 'main' locally, but it is not exported.
|
|
Test on Node.js 18.x
Process completed with exit code 2.
|
|
Test on Node.js 18.x:
src/cli.ts#L10
Module '"./index.js"' declares 'main' locally, but it is not exported.
|
|
Test on Node.js 18.x:
src/__tests__/index.test.ts#L6
Module '"../index"' declares 'main' locally, but it is not exported.
|
|
Test on Node.js 20.x
The operation was canceled.
|
|
Test on Node.js 20.x
The strategy configuration was canceled because "test._18_x" failed
|