Update Spaces Protocol to v0.0.6 #1544
Triggered via pull request
January 29, 2025 05:25
horologger
opened
#2118
Status
Failure
Total duration
13s
Artifacts
–
Annotations
2 errors and 1 notice
Invalid submission field "https://github.com/getumbrel/umbrel-apps/pull/1840":
spaces/umbrel-app.yml#L34
The submission field must be set to the URL of this pull request: https://github.com/getumbrel/umbrel-apps/pull/2118
|
Lint apps
❌ Linting failed with 1 error ❌
|
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.
|