Skip to content

restore green check:quick baseline for notion-react workspace tasks #605

@schickling-assistant

Description

@schickling-assistant

Context

  • While validating the notion-react demo coverage work on branch schickling/2026-04-19-notion-react, repo quality gates were not clean before or after the demo changes.
  • The new demo files pass targeted oxfmt, targeted oxlint, package unit tests, and Storybook build.
  • Repo-wide ts:check / lint:check still fail on unrelated files.

Current failures

  • ts:check fails in packages/@overeng/notion-react/src/renderer/sync-mock.unit.test.tsx because session fixtures no longer satisfy the Session type (id, title, body missing)
  • lint:check reports existing warnings in packages/@overeng/notion-effect-client/src/blocks.ts (missing export JSDoc) and packages/@overeng/notion-react/src/renderer/sync-metrics.shape.unit.test.tsx (no-map-spread)

Follow-up

  • restore a green devenv tasks run ts:check --mode before baseline
  • restore a green devenv tasks run lint:check --mode before baseline
  • keep the notion-react public demo work separate from these unrelated cleanup changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions