First #1
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
The process '/opt/hostedtoolcache/node/20.11.1/x64/bin/npm' failed with exit code 1
|