CI #535
Annotations
11 errors
|
test (20)
Process completed with exit code 2.
|
|
test (20):
bin/cli.ts#L742
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './mcp-server.js'?
|
|
test (20):
bin/cli.ts#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("commander")' call instead.
|
|
test (22)
The strategy configuration was canceled because "test._20" failed
|
|
test (22)
Process completed with exit code 2.
|
|
test (22):
bin/cli.ts#L742
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './mcp-server.js'?
|
|
test (22):
bin/cli.ts#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("commander")' call instead.
|
|
test (18)
The strategy configuration was canceled because "test._20" failed
|
|
test (18)
The operation was canceled.
|
|
test (18):
bin/cli.ts#L742
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './mcp-server.js'?
|
|
test (18):
bin/cli.ts#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("commander")' call instead.
|