Skip to content

Update noStrudel to v0.41.0 #470

Update noStrudel to v0.41.0

Update noStrudel to v0.41.0 #470

Triggered via pull request September 19, 2024 20:54
@hzrd149hzrd149
opened #1506
Status Failure
Total duration 13s
Artifacts

lint-apps.yml

on: pull_request_target
Lint apps
4s
Lint apps
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
Invalid image name "ghcr.io/hzrd149/nostrudel:0.41.0": nostrudel/docker-compose.yml#L15
Images should be named like "<name>:<version-tag>@<sha256>"
Lint apps
❌&nbsp;&nbsp;&nbsp;Linting failed with 1 error&nbsp;&nbsp;&nbsp;❌
Potentially using unsafe user in service "cors": nostrudel/docker-compose.yml#L1
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
Potentially using unsafe user in service "web": nostrudel/docker-compose.yml#L1
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.