Skip to content

ci(docker-build): add Dockerfile.debian+nix

Sign in for the full log view
GitHub Actions / actionlint failed Jan 3, 2025 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (9)

.github/workflows/docker-build.yml|190 col 15| the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|197 col 15| the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|199 col 15| the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|227 col 15| the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|229 col 15| the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|234 col 15| the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|236 col 15| the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/docker-build.yml|256 col 46| property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]
.github/workflows/docker-build.yml|258 col 47| property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]

Filtered Findings (0)

Annotations

Check failure on line 190 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L190

the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:190:15: the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 197 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L197

the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:197:15: the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 199 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L199

the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:199:15: the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 227 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L227

the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:227:15: the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 229 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L229

the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:229:15: the runner of "docker/login-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 234 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L234

the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:234:15: the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 236 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L236

the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
./.github/workflows/docker-build.yml:236:15: the runner of "docker/build-push-action@v4" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 256 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L256

property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]
Raw output
./.github/workflows/docker-build.yml:256:46: property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]

Check failure on line 258 in .github/workflows/docker-build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/docker-build.yml#L258

property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]
Raw output
./.github/workflows/docker-build.yml:258:47: property "stage3b" is not defined in object type {stage2b: {outputs: {tag_date: string}; result: string}} [expression]