Skip to content

fix(web): allow deleting non-empty projects from the warning toast #5093

fix(web): allow deleting non-empty projects from the warning toast

fix(web): allow deleting non-empty projects from the warning toast #5093

Triggered via pull request April 10, 2026 17:09
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

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

Annotations

10 errors and 11 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Property 'makeUnsafe' does not exist on type 'brand<Trim, "ThreadId">'.
Format, Lint, Typecheck, Test, Browser Test, Build
Missing 'unknown' in the expected Effect errors. effect(missingEffectError)
Format, Lint, Typecheck, Test, Browser Test, Build
Missing 'unknown' in the expected Effect context. effect(missingEffectContext)
Format, Lint, Typecheck, Test, Browser Test, Build
Type '() => Effect<void, unknown, unknown>' is not assignable to type '() => Effect<void, never, Scope>'.
Format, Lint, Typecheck, Test, Browser Test, Build
Type 'typeof ThreadDeletionReactor' must have a '[Symbol.iterator]()' method that returns an iterator.
Format, Lint, Typecheck, Test, Browser Test, Build
'runtime' is possibly 'null'.
Format, Lint, Typecheck, Test, Browser Test, Build
Argument of type 'typeof ThreadDeletionReactor' is not assignable to parameter of type 'Key<unknown, unknown>'.
Format, Lint, Typecheck, Test, Browser Test, Build
Type 'ManagedRuntime<unknown, unknown>' is not assignable to type 'ManagedRuntime<OrchestrationReactor, never>'.
Format, Lint, Typecheck, Test, Browser Test, Build
Argument of type 'typeof ThreadDeletionReactor' is not assignable to parameter of type 'Key<unknown, unknown>'.
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)
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the requirements channel and unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the error channel which is not recommended.
Format, Lint, Typecheck, Test, Browser Test, Build
This has unknown in the requirements channel and unknown in the error channel which is not recommended.
eslint-plugin-unicorn(consistent-function-scoping): apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope