submit spaces protocol shell #1093
Triggered via pull request
November 22, 2024 23:01
horologger
opened
#1840
Status
Failure
Total duration
13s
Artifacts
–
Annotations
3 errors, 1 warning, and 1 notice
Invalid image name "horologger/spaces:v0.0.4":
spaces/docker-compose.yml#L11
Images should be named like "<name>:<version-tag>@<sha256>"
|
Invalid submission field "https://github.com/getumbrel/umbrel/pull/1312":
spaces/umbrel-app.yml#L35
The submission field must be set to the URL of this pull request: https://github.com/getumbrel/umbrel-apps/pull/1840
|
Lint apps
❌ Linting failed with 2 errors and 1 warning ❌
|
"icon" and "gallery" needs to be empty for new app submissions:
spaces/umbrel-app.yml#L5
The "icon" and "gallery" fields must be empty for new app submissions as it is being created by the Umbrel team.
|
Potentially using unsafe user in service "web":
spaces/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.
|