Add GitHub workflow for building and publishing docker image #2
Annotations
5 errors and 2 warnings
linting:
.github/workflows/docker_publish.yml#L6
6:16 [brackets] forbidden flow sequence
|
linting:
.github/workflows/docker_publish.yml#L6
6:16 [quoted-strings] string value is redundantly quoted with double quotes
|
linting:
.github/workflows/docker_publish.yml#L44
44:1 [trailing-spaces] trailing spaces
|
linting:
.github/workflows/docker_publish.yml#L74
74:161 [line-length] line too long (257 > 160 characters)
|
linting
Process completed with exit code 1.
|
linting:
.github/workflows/docker_publish.yml#L1
1:1 [document-start] missing document start "---"
|
linting:
.github/workflows/docker_publish.yml#L66
66:1 [comments-indentation] comment not indented like content
|