Skip to content

App Submission: AlbyHub v1.10.1 #307

App Submission: AlbyHub v1.10.1

App Submission: AlbyHub v1.10.1 #307

Triggered via pull request August 30, 2024 18:33
@bumibumi
opened #1409
Status Failure
Total duration 16s
Artifacts

lint-apps.yml

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

Annotations

4 errors and 1 notice
Invalid image name "ghcr.io/getalby/hub:v1.6.0": albyhub/docker-compose.yml#L9
Images should be named like "<name>:<version-tag>@<sha256>"
category: albyhub/umbrel-app.yml#L5
Invalid enum value. Expected 'files' | 'bitcoin' | 'media' | 'networking' | 'social' | 'automation' | 'finance' | 'ai' | 'developer', received 'Finance'
Lint apps
❌&nbsp;&nbsp;&nbsp;Linting failed with 3 errors&nbsp;&nbsp;&nbsp;❌
Potentially using unsafe user in service "server": albyhub/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.