Add Sonatype Nexus repository integration module #635
ci.yaml
on: pull_request
Check for typos and unformatted code
26s
Validate Terraform output
4m 14s
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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 83, in locals:
83: nexus_host = regex("^https?://([^:/]+)", var.nexus_url)[1]
var.nexus_url is a string
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".
|