container: lnkdocker #1
Annotations
2 errors
|
add-container
GitHub Actions is not permitted to create or approve pull requests.
|
|
error: Found invalid containers:
tests/validate-all-containers.test.ts#L23
:Container lnkdoc (lnkdoc) has validation issues:
Errors:
- Docker Compose must start with 'services:' declaration
- Docker Compose must contain at least one service definition
- Service must contain an image definition
- Docker Compose must use 2 spaces for services and 4 spaces for properties
at <anonymous> (/home/runner/work/dcm/dcm/tests/validate-all-containers.test.ts:23:70)
|