Skip to content

Chore: remove all warnings - #1008

Merged
srzeszut merged 2 commits into
mainfrom
remove-warnings
Sep 11, 2026
Merged

srzeszut merged 2 commits into
mainfrom
remove-warnings

Conversation

@srzeszut

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The warning-related changes are consistent with surrounding contracts and call-site guards.

Pull request overview

Removes compiler warnings by aligning runtime configuration, type specs, component attributes, and conditional rendering.

Changes:

  • Makes unit-test detection runtime-configurable.
  • Corrects stream query return types and removes unreachable error handling.
  • Resolves component attribute and rendering warnings.
File summaries
File Description
config/config.exs Enables unit-test mode in test configuration.
lib/live_debugger/env.ex Reads unit-test state from application configuration.
lib/live_debugger/app/web/components.ex Allows the button type attribute.
lib/live_debugger/app/debugger/streams/queries.ex Corrects the return contract and removes unreachable handling.
lib/live_debugger/app/debugger/callback_tracing/web/components/trace.ex Removes a redundant error-presence check.
Review details
  • Files reviewed: 5/5 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@srzeszut
srzeszut marked this pull request as ready for review September 11, 2026 09:30
@srzeszut
srzeszut requested a review from hhubert6 September 11, 2026 09:30
@srzeszut srzeszut changed the title chore: remove all warnings Chore: remove all warnings Sep 11, 2026

@hhubert6 hhubert6 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐬

@srzeszut
srzeszut merged commit 7aad81a into main Sep 11, 2026
5 checks passed
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.

3 participants