Skip to content

submit spaces protocol shell #1093

submit spaces protocol shell

submit spaces protocol shell #1093

Triggered via pull request November 22, 2024 23:01
@horologgerhorologger
opened #1840
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

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>"
Lint apps
❌&nbsp;&nbsp;&nbsp;Linting failed with 2 errors and 1 warning&nbsp;&nbsp;&nbsp;❌
"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.