Skip to content

chore: clean warning output - #347

Merged
murongg merged 1 commit into
mainfrom
chore/clean-warning-output
Jun 19, 2026
Merged

chore: clean warning output#347
murongg merged 1 commit into
mainfrom
chore/clean-warning-output

Conversation

@murongg

@murongg murongg commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a window.scrollBy test-environment mock to quiet jsdom output in @markra/app tests.
  • Gate Windows native About dialog helpers behind #[cfg(windows)] so non-Windows builds do not warn about unused functions.

Why

  • Keeps routine test and Rust checks focused on actionable output.
  • Does not change product behavior; both changes are limited to test setup or platform-specific compilation.

Validation

  • pnpm --filter @markra/app test passed: 88 test files, 1272 tests
  • pnpm --filter @markra/app typecheck:test passed
  • pnpm test passed across the workspace
  • cargo check passed in apps/desktop/src-tauri
  • git diff --check passed

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markra-web Ready Ready Preview, Comment Jun 19, 2026 4:21am

@murongg
murongg force-pushed the chore/clean-warning-output branch from 01ee47f to 63af5b9 Compare June 19, 2026 04:20
@murongg
murongg merged commit eb62661 into main Jun 19, 2026
4 checks passed
@murongg
murongg deleted the chore/clean-warning-output branch June 19, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant