Update coder-login module to use coder_env resources #1274
ci.yaml
on: pull_request
Check for typos and unformatted code
28s
Validate Terraform output
2m 25s
Validate README files
0s
Annotations
6 errors
|
Check for typos and unformatted code
Process completed with exit code 3.
|
|
Validate Terraform output
The operation was canceled.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/devcontainers-cli/main.test.ts#L99
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/devcontainers-cli/main.test.ts:99:29)
|
|
error::
test/test.ts#L265
on main.tf line 27, in resource "coder_script" "coder-login":
27: env = {
An argument named "env" is not expected here.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
Validate Terraform output
Canceling since a higher priority waiting request for CI-refs/pull/389/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/389/merge exists
|