feat: refactor claude code to use agentapi module #1422
ci.yaml
on: pull_request
Check for typos and unformatted code
34s
Validate Terraform output
5m 38s
Validate README files
Annotations
11 errors
Check for typos and unformatted code
Process completed with exit code 3.
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
error::
test/test.ts#L265
on main.tf line 195, in data "coder_parameter" "ai_prompt":
195: count = var.ai_prompt ? 1 : 0
var.ai_prompt is ""
The condition expression must be of type bool.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|