Skip to content

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

App Submission: Excalidraw - a virtual collaborative whiteboard tool

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

Triggered via pull request September 25, 2024 12:49
@dennysubkedennysubke
synchronize #1538
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

2 errors, 1 warning, and 1 notice
Invalid image architectures for image "thisisbenny/excalidraw:3da6d3c25c64e2554bcd393b9b3d266e4b9fe9b8-2022-05-14@sha256:2750b955de27a4ef70838bb773925ab782b19b7fac3c9fc0326ac596cf658c77": excalidraw/docker-compose.yml#L10
The image "thisisbenny/excalidraw:3da6d3c25c64e2554bcd393b9b3d266e4b9fe9b8-2022-05-14@sha256:2750b955de27a4ef70838bb773925ab782b19b7fac3c9fc0326ac596cf658c77" does not support the architectures "arm64" and "amd64". Please make sure that the image supports both architectures.
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!