Skip to content

chore: effect rpc and layer based startup #3096

chore: effect rpc and layer based startup

chore: effect rpc and layer based startup #3096

Triggered via pull request March 24, 2026 08:40
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
46s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
8s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 2.
Format, Lint, Typecheck, Test, Browser Test, Build
Object literal may only specify known properties, and 'reason' does not exist in type '{ readonly cause: unknown; readonly _tag?: "SqlError"; readonly message?: string | undefined; }'.
Format, Lint, Typecheck, Test, Browser Test, Build
Object literal may only specify known properties, and 'reason' does not exist in type '{ readonly cause: unknown; readonly _tag?: "SqlError"; readonly message?: string | undefined; }'.
Format, Lint, Typecheck, Test, Browser Test, Build
Object literal may only specify known properties, and 'reason' does not exist in type '{ readonly cause: unknown; readonly _tag?: "SqlError"; readonly message?: string | undefined; }'.
Format, Lint, Typecheck, Test, Browser Test, Build
Module '"effect/unstable/sql/SqlError"' has no exported member 'classifySqliteError'.
Format, Lint, Typecheck, Test, Browser Test, Build
t3#typecheck: command (/home/runner/_work/t3code/t3code/apps/server) /home/runner/.bun/bin/bun run typecheck exited (2)
eslint-plugin-unicorn(consistent-function-scoping): .reference/server/src/model-store.ts#L204
Function `visible` does not capture any variables from its parent scope