Skip to content

feat(web): cloud-tasks browser host #11575

feat(web): cloud-tasks browser host

feat(web): cloud-tasks browser host #11575

Triggered via pull request July 14, 2026 19:35
Status Failure
Total duration 4m 28s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck
Argument of type 'ContainerModule' is not assignable to parameter of type 'TypedContainerModule<WebBindings>'.
typecheck
Argument of type 'ContainerModule' is not assignable to parameter of type 'TypedContainerModule<WebBindings>'.
typecheck
Argument of type 'ContainerModule' is not assignable to parameter of type 'TypedContainerModule<WebBindings>'.
typecheck
Cannot find module '@posthog/ui/shell/requiredHostCapabilities' or its corresponding type declarations.
typecheck
Cannot find module '@posthog/platform/host-capabilities' or its corresponding type declarations.
typecheck
Cannot find module '@posthog/di/hostCapabilities' or its corresponding type declarations.
typecheck
Type '(encrypted: string) => Promise<string | null>' is not assignable to type '(encrypted: string) => string | null'.
typecheck
Type '(plaintext: string) => Promise<string>' is not assignable to type '(plaintext: string) => string'.
typecheck
Type 'TypedContainer<WebBindings>' is not assignable to type 'ServiceContainer'.
typecheck
Argument of type 'TypedContainer<WebBindings>' is not assignable to parameter of type 'ServiceContainer'.