AWS AMI Snapshot Module for Persistent Workspace State #580
ci.yaml
on: pull_request
Check for typos and unformatted code
27s
Validate Terraform output
3m 50s
Validate README files
17s
Annotations
5 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/goose/main.test.ts#L136
Expected: 0
Received: 127
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/goose/main.test.ts:136:27)
|
|
error: expect(received).toBe(expected):
registry/coder/modules/goose/main.test.ts#L112
Expected: 0
Received: 127
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/goose/main.test.ts:112:27)
|
|
error::
test/test.ts#L265
with data.aws_ami_ids.workspace_snapshots,
on main.tf line 113, in data "aws_ami_ids" "workspace_snapshots":
113: data "aws_ami_ids" "workspace_snapshots" {
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
with data.aws_ami_ids.workspace_snapshots,
on main.tf line 113, in data "aws_ami_ids" "workspace_snapshots":
113: data "aws_ami_ids" "workspace_snapshots" {
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|