feat: remove node installation from gemini #1217
ci.yaml
on: pull_request
Check for typos and unformatted code
26s
Validate Terraform output
5m 49s
Validate README files
19s
Annotations
4 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
registry/coder-labs/modules/gemini/main.test.ts#L197
Expected to contain: "/tmp/gemini-test-folder"
Received: "--------------------------------\ngemini_config: \ninstall: false\ngemini_version: \n--------------------------------\nNo custom gemini_config provided, using default settings.json.\n[append_extensions_to_settings_json] Starting extension merge process...\n/home/coder/.gemini/settings.json does not exist. Creating with merged mcpServers structure.\n[append_extensions_to_settings_json] ADDITIONAL_EXTENSIONS is empty or not set.\n[append_extensions_to_settings_json] Merging BASE_EXTENSIONS and ADDITIONAL_EXTENSIONS into mcpServers...\n[append_extensions_to_settings_json] Merge complete.\nGEMINI.md is not set.\n/tmp/install.sh: line 146: coder: command not found\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/gemini/main.test.ts:197:18)
|
|
error: expect(received).toContain(expected):
registry/coder-labs/modules/gemini/main.test.ts#L170
Expected to contain: "gemini-2.5-pro"
Received: "--------------------------------\ngemini_config: \ninstall: false\ngemini_version: \n--------------------------------\nNo custom gemini_config provided, using default settings.json.\n[append_extensions_to_settings_json] Starting extension merge process...\n/home/coder/.gemini/settings.json does not exist. Creating with merged mcpServers structure.\n[append_extensions_to_settings_json] ADDITIONAL_EXTENSIONS is empty or not set.\n[append_extensions_to_settings_json] Merging BASE_EXTENSIONS and ADDITIONAL_EXTENSIONS into mcpServers...\n[append_extensions_to_settings_json] Merge complete.\nGEMINI.md is not set.\n/tmp/install.sh: line 146: coder: command not found\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/gemini/main.test.ts:170:18)
|
|
error: expect(received).toContain(expected):
registry/coder-labs/modules/gemini/main.test.ts#L157
Expected to contain: "GOOGLE_GENAI_USE_VERTEXAI='true'"
Received: "--------------------------------\ngemini_config: \ninstall: false\ngemini_version: \n--------------------------------\nNo custom gemini_config provided, using default settings.json.\n[append_extensions_to_settings_json] Starting extension merge process...\n/home/coder/.gemini/settings.json does not exist. Creating with merged mcpServers structure.\n[append_extensions_to_settings_json] ADDITIONAL_EXTENSIONS is empty or not set.\n[append_extensions_to_settings_json] Merging BASE_EXTENSIONS and ADDITIONAL_EXTENSIONS into mcpServers...\n[append_extensions_to_settings_json] Merge complete.\nGEMINI.md is not set.\n/tmp/install.sh: line 146: coder: command not found\n"
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/gemini/main.test.ts:157:18)
|