Skip to content

fix: ts-rs warnings#155

Merged
branchseer merged 1 commit intomainfrom
02-14-fix_ts-rs_warnings
Feb 14, 2026
Merged

fix: ts-rs warnings#155
branchseer merged 1 commit intomainfrom
02-14-fix_ts-rs_warnings

Conversation

@branchseer
Copy link
Copy Markdown
Member

@branchseer branchseer commented Feb 14, 2026

Enable the ts-rs feature to fix warning:

> cargo check --all-targets --all-features
    Checking vite_task_plan v0.1.0 (/Volumes/code/vite-plus-workspace/vite-task/crates/vite_task_plan)
warning: failed to parse serde attribute
  | 
  | deny_unknown_fields , rename_all = "camelCase"
  | 
  = note: ts-rs failed to parse this attribute. It will be ignored.
    Checking vite_task v0.0.0 (/Volumes/code/vite-plus-workspace/vite-task/crates/vite_task)
    Checking vite_task_bin v0.1.0 (/Volumes/code/vite-plus-workspace/vite-task/crates/vite_task_bin)
    Finished `dev` profile [unoptimized] target(s) in 1.33s

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@branchseer branchseer marked this pull request as ready for review February 14, 2026 08:51
@branchseer branchseer merged commit e52b185 into main Feb 14, 2026
7 checks passed
@branchseer branchseer deleted the 02-14-fix_ts-rs_warnings branch February 14, 2026 08:56
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