Skip to content

Fix title

Fix title #5

Triggered via push March 22, 2024 21:06
Status Failure
Total duration 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.