Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian nix containers #377

Merged
merged 3 commits into from
Jan 4, 2025

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

9999717
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Debian nix containers #377

ci(docker-build): add Dockerfile.debian+nix
9999717
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint failed Jan 4, 2025 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (7)

.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]

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]