Fix title #5
Annotations
8 errors
Test:
src/codeium.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './api/proto/exa/language_server_pb/language_server_connect.js'?
|
Test:
src/codeium.ts#L4
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './api/proto/exa/codeium_common_pb/codeium_common_pb.js'?
|
Test:
src/codeium.ts#L59
Parameter 'part' implicitly has an 'any' type.
|
Test:
src/codeium.ts#L64
Parameter 'part' implicitly has an 'any' type.
|
Test:
src/plugin.ts#L21
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './codeium.js'?
|
Test:
src/plugin.ts#L314
Parameter 'part' implicitly has an 'any' type.
|
Test:
src/plugin.ts#L328
Parameter 'part' implicitly has an 'any' type.
|
Test
Process completed with exit code 2.
|