Skip to content

Add BrowserConsoleError context accessor#33

Merged
RAprogramm merged 1 commit intonew_versionfrom
codex/fix-unused-variable-errors-in-frontend.rs
Sep 17, 2025
Merged

Add BrowserConsoleError context accessor#33
RAprogramm merged 1 commit intonew_versionfrom
codex/fix-unused-variable-errors-in-frontend.rs

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add a BrowserConsoleError::context accessor so the stored messages are exercised rather than triggering unused warnings
  • cover the accessor with unit tests to ensure message-bearing and unit variants behave as expected

Testing

  • cargo +nightly fmt --
  • cargo clippy -- -D warnings
  • cargo build --all-targets
  • cargo test --all
  • cargo doc --no-deps

https://chatgpt.com/codex/tasks/task_e_68ca320a29d8832b94700f374d086de9

@RAprogramm RAprogramm merged commit 5c8ecde into new_version Sep 17, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/fix-unused-variable-errors-in-frontend.rs branch September 17, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant