Skip to content

feat(jetbrains): Adds a JetBrains Toolbox integration module #375

feat(jetbrains): Adds a JetBrains Toolbox integration module

feat(jetbrains): Adds a JetBrains Toolbox integration module #375

Triggered via pull request July 6, 2025 13:13
@matifalimatifali
synchronize #180
jetbrains
Status Failure
Total duration 2m 54s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
20s
Check for typos and unformatted code
Validate Terraform output
2m 35s
Validate Terraform output
Validate README files
19s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate README files
Process completed with exit code 1.
Validate Terraform output
Process completed with exit code 1.
error: expect(received).toContain(expected): registry/coder/modules/jetbrains/main.test.ts#L995
Expected to contain: "jetbrains://gateway/com.coder.toolbox" Received: "jetbrains://gateway/coder?&workspace=default&owner=default&folder=/home/coder&url=https://mydeployment.coder.com&token=$SESSION_TOKEN&ide_product_code=GO&ide_build_number=251.26927.50" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jetbrains/main.test.ts:995:49)
error: expect(received).toContain(expected): registry/coder/modules/jetbrains/main.test.ts#L295
Expected to contain: "jetbrains://gateway/com.coder.toolbox" Received: "jetbrains://gateway/coder?&workspace=default&owner=default&folder=/custom/project/path&url=https://mydeployment.coder.com&token=$SESSION_TOKEN&ide_product_code=GO&ide_build_number=251.26927.50" at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jetbrains/main.test.ts:295:19)