Skip to content

Dev: Adds ability to run cap complextely local by adding s3 docker container #543

Dev: Adds ability to run cap complextely local by adding s3 docker container

Dev: Adds ability to run cap complextely local by adding s3 docker container #543

Triggered via pull request January 31, 2025 06:48
Status Failure
Total duration 3m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Format (Cargo)
Process completed with exit code 1.
Typecheck: apps/desktop/src/App.tsx#L75
Cannot find name 'clipboard'. Did you mean 'Clipboard'?
Typecheck: apps/desktop/src/routes/(window-chrome)/(main).tsx#L331
This comparison appears to be unintentional because the types '"window" | undefined' and '"area"' have no overlap.
Typecheck: apps/desktop/src/routes/(window-chrome)/(main).tsx#L334
This comparison appears to be unintentional because the types '"screen" | "window" | undefined' and '"area"' have no overlap.
Typecheck: apps/desktop/src/routes/capture-area.tsx#L59
Type '"area"' is not assignable to type '"screen" | "window"'.
Typecheck
Process completed with exit code 2.
Clippy
Clippy had exited with the 101 exit code