Skip to content

chore: sync newest module updates to registry #70

chore: sync newest module updates to registry

chore: sync newest module updates to registry #70

Re-run triggered May 9, 2025 15:11
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
24s
Check for typos and unformatted code
Validate Terraform output
2m 27s
Validate Terraform output
Validate README files
12s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

2 errors
error: expect(received).toThrow(expected): registry/whizus/modules/exoscale-instance-type/main.test.ts#L32
Expected substring: "default value \"gpu3.huge\" must be defined as one of options" Received message: "\nError: Default value must be a valid option\n\n with data.coder_parameter.instance_type,\n on main.tf line 265, in data \"coder_parameter\" \"instance_type\":\n 265: default = var.default == \"\" ? null : var.default\n\nthe value \"gpu3.huge\" must be defined as one of options\n" at <anonymous> (/home/runner/work/registry/registry/registry/whizus/modules/exoscale-instance-type/main.test.ts:32:8) at <anonymous> (/home/runner/work/registry/registry/registry/whizus/modules/exoscale-instance-type/main.test.ts:26:52)
Validate Terraform output
Process completed with exit code 1.