Add communication channel to Module.webr object #421
deploy.yml
on: push
Build webR
2h 4m
Build Docker image
2h 25m
Build Nix flake
18m 10s
Deploy webR to S3
0s
Deploy webR documentation to S3
0s
Annotations
4 errors
Build Nix flake
Process completed with exit code 1.
|
Build webR
Type '{ UnwindProtectException: typeof UnwindProtectException; evalR: (expr: string | RObject, options?: EvalROptions) => RObject; ... 8 more ...; setTimeoutWasm: (ptr: EmPtr, delay: number, ...args: number[]) => void; }' is not assignable to type '{ UnwindProtectException: typeof UnwindProtectException; chan: ChannelWorker | undefined; canvas: { [key: number]: { ctx: OffscreenCanvasRenderingContext2D; offscreen: OffscreenCanvas; transmit: boolean; }; }; ... 7 more ...; setTimeoutWasm: (ptr: number, data: number, delay: number) => void; }'.
|
Build webR
Process completed with exit code 2.
|
Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c make" did not complete successfully: exit code: 2
|