Add Sonatype Nexus repository integration module #629
ci.yaml
on: pull_request
Check for typos and unformatted code
25s
Validate Terraform output
4m 3s
Validate README files
0s
Annotations
8 errors and 1 warning
|
Check for typos and unformatted code
Process completed with exit code 2.
|
|
Validate Terraform output
Process completed with exit code 1.
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
on main.tf line 106, in resource "coder_script" "nexus":
106: NEXUS_HOST = local.nexus_host[1]
local.nexus_host is a tuple
The given key does not identify an element in this collection value: the
given index is greater than or equal to the length of the collection.
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
Check for typos and unformatted code:
./registry/mavrickrishi/README.md#L4
"MAVRICK" should be "MAVERICK".
|