chore: effect rpc and layer based startup #3096
ci.yml
on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
46s
Release Smoke
8s
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
|