Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

update effect

update effect #252

Triggered via pull request December 21, 2023 20:18
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: packages/platform-node/src/internal/worker.ts#L16
Type 'Effect<never, NoSuchElementException, void>' is not assignable to type 'Effect<never, never, void>'.
Build: packages/platform-bun/src/CommandExecutor.ts#L44
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/CommandExecutor.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/CommandExecutor.ts'.
Build: packages/platform-bun/src/FileSystem.ts#L79
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/FileSystem.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/FileSystem.ts'.
Build: packages/platform-bun/src/Path.ts#L26
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/Path.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/Path.ts'.
Build: packages/platform-bun/src/Terminal.ts#L18
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/Terminal.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/Terminal.ts'.
Build: packages/platform-bun/src/Terminal.ts#L36
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/Terminal.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/Terminal.ts'.
Build: packages/platform-bun/src/internal/worker.ts#L16
Type 'Effect<never, NoSuchElementException, void>' is not assignable to type 'Effect<never, never, void>'.
Build: packages/platform-bun/src/BunContext.ts#L27
Type 'Layer<never, unknown, unknown>' is not assignable to type 'Layer<never, never, any>'.
Build: packages/platform-bun/src/internal/http/platform.ts#L1
Output file '/home/runner/work/platform/platform/packages/platform-node/build/src/Http/Etag.d.ts' has not been built from source file '/home/runner/work/platform/platform/packages/platform-node/src/Http/Etag.ts'.
Build: packages/platform-bun/src/Http/Platform.ts#L28
Type 'Layer<unknown, unknown, Platform>' is not assignable to type 'Layer<never, never, Platform>'.