Skip to content

First

First #1

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

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build: 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'?
Build: 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'?
Build: src/codeium.ts#L59
Parameter 'part' implicitly has an 'any' type.
Build: src/codeium.ts#L64
Parameter 'part' implicitly has an 'any' type.
Build: 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'?
Build: src/plugin.ts#L314
Parameter 'part' implicitly has an 'any' type.
Build: src/plugin.ts#L328
Parameter 'part' implicitly has an 'any' type.
Build
The process '/usr/local/bin/npm' failed with exit code 1
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.