fix postintall 3 #368
Annotations
10 errors and 1 warning
npm-vscode:prepublish:
src/commands/AbstractNewCamelRouteCommand.ts#L21
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './AbstractCamelCommand.js'?
|
npm-vscode:prepublish:
src/commands/AbstractNewCamelRouteCommand.ts#L31
Property 'camelDSL' does not exist on type 'AbstractNewCamelRouteCommand'.
|
npm-vscode:prepublish:
src/commands/AbstractNewCamelRouteCommand.ts#L33
Property 'validateCamelFileName' does not exist on type 'AbstractNewCamelRouteCommand'.
|
npm-vscode:prepublish:
src/commands/AbstractTransformCamelRouteCommand.ts#L20
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './AbstractCamelCommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelFileCommand.ts#L20
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './NewCamelRouteCommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelFileCommand.ts#L21
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './NewCamelRouteFromOpenAPICommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelFileCommand.ts#L22
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './NewCamelKameletCommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelFileCommand.ts#L23
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './NewCamelPipeCommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelKameletCommand.ts#L20
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './AbstractNewCamelRouteCommand.js'?
|
npm-vscode:prepublish:
src/commands/NewCamelKameletCommand.ts#L21
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../tasks/CamelInitJBangTask.js'?
|
Store VS Code Logs
No files were found with the provided path: .vscode-test/logs/*. No artifacts will be uploaded.
|
Loading