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

feat(provisioner): NixOS based image #662

Closed
wants to merge 38 commits into from

Install motion

a232cb2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

feat(provisioner): NixOS based image #662

Install motion
a232cb2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Trunk Check failed Sep 16, 2024 in 1m 15s

Trunk Check

Checked 35 modified files
✖ 2 new security issues
✖ 2 new lint issues

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 1 in bastion/Dockerfile

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

checkov(CKV_DOCKER_2)

[new] Ensure that HEALTHCHECK instructions have been added to container images

Check failure on line 1 in bastion/Dockerfile

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

checkov(CKV_DOCKER_3)

[new] Ensure that a user for the container has been created

Check failure on line 15 in pants-plugins/macros.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `shell_command`

Check failure on line 23 in pants-plugins/macros.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `experimental_wrap_as_resources`