Skip to content

chore: sync newest module updates to registry #72

chore: sync newest module updates to registry

chore: sync newest module updates to registry #72

Triggered via pull request May 9, 2025 15:19
Status Failure
Total duration 2m 49s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
23s
Check for typos and unformatted code
Validate Terraform output
2m 38s
Validate Terraform output
Validate README files
11s
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 pattern: /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.