This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
update effect #252
Annotations
10 errors
Run pnpm build:
packages/platform-node/src/internal/worker.ts#L16
Type 'Effect<never, NoSuchElementException, void>' is not assignable to type 'Effect<never, never, void>'.
|
Run pnpm 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'.
|
Run pnpm 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'.
|
Run pnpm 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'.
|
Run pnpm 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'.
|
Run pnpm 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'.
|
Run pnpm build:
packages/platform-bun/src/internal/worker.ts#L16
Type 'Effect<never, NoSuchElementException, void>' is not assignable to type 'Effect<never, never, void>'.
|
Run pnpm build:
packages/platform-bun/src/BunContext.ts#L27
Type 'Layer<never, unknown, unknown>' is not assignable to type 'Layer<never, never, any>'.
|
Run pnpm 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'.
|
Run pnpm build:
packages/platform-bun/src/Http/Platform.ts#L28
Type 'Layer<unknown, unknown, Platform>' is not assignable to type 'Layer<never, never, Platform>'.
|
The logs for this run have expired and are no longer available.
Loading