Skip to content

fix: notices render polish#60

Merged
finalerock44 merged 2 commits into
devfrom
fix/notices-render-polish
Jun 26, 2026
Merged

fix: notices render polish#60
finalerock44 merged 2 commits into
devfrom
fix/notices-render-polish

Conversation

@finalerock44

@finalerock44 finalerock44 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What & why

Type of change

  • fix — bug fix
  • feat — new feature
  • perf — performance improvement
  • refactor — code change that's neither a fix nor a feature
  • docs — documentation only
  • chore / ci / build / test — tooling, no user-facing change
  • Breaking change (title has ! or PR notes a BREAKING CHANGE:)

Checklist

  • PR title follows the Conventional Commits format (see comment above)
  • pnpm lint passes
  • pnpm typecheck passes
  • pnpm build passes
  • I have not bumped the version or edited CHANGELOG.md (release-please handles this)
  • I have signed the CLA (the bot will prompt on first contribution)
  • Docs / README.md / STYLE_GUIDE.md updated if behaviour or output changed

How to test


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Notice rendering routed warn/deprecation through warnOut (logger.warn), which
prepends its own ⚠ on top of the one ui.warn adds — producing a doubled ⚠ ⚠ and
a stray ⚠ on each branch row. Render through the gated out channel instead and
add the level symbol explicitly, so it shows a single symbol. Deprecation now
uses a red ⚠ to read as more serious than a yellow warn (they were identical).
…DE.md

Update the cli-ci mock-api checkout from moropo-com/dcd to devicecloud-dev/dcd
(org rename) so it no longer relies on the redirect, and refresh CLAUDE.md.
@finalerock44 finalerock44 self-assigned this Jun 26, 2026
@finalerock44 finalerock44 changed the title Fix/notices render polish fix: notices render polish Jun 26, 2026
@claude

claude Bot commented Jun 26, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@finalerock44 finalerock44 merged commit c99f040 into dev Jun 26, 2026
9 of 11 checks passed
@finalerock44 finalerock44 deleted the fix/notices-render-polish branch June 26, 2026 18:21
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