Skip to content

App Submission: Excalidraw - a virtual collaborative whiteboard tool #553

App Submission: Excalidraw - a virtual collaborative whiteboard tool

App Submission: Excalidraw - a virtual collaborative whiteboard tool #553

Triggered via pull request September 25, 2024 12:48
@dennysubkedennysubke
synchronize #1538
Status Failure
Total duration 15s
Artifacts

lint-apps.yml

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

Annotations

2 errors, 1 warning, and 1 notice
Lint apps
❌   Linting failed with 1 error and 1 warning   ❌
"icon" and "gallery" needs to be empty for new app submissions: excalidraw/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.
Mounted file/directory "/excalidraw/data" doesn't exist: excalidraw/docker-compose.yml#L13
The volume "${APP_DATA_DIR}/data:/excalidraw/data" tries to mount the file/directory "/excalidraw/data", but it is not present. This can lead to permission errors!