Skip to content

Fix build warnings (CS1570, SA1515)#14

Merged
chrisuthe merged 1 commit intomainfrom
task/fix-build-warnings
Mar 7, 2026
Merged

Fix build warnings (CS1570, SA1515)#14
chrisuthe merged 1 commit intomainfrom
task/fix-build-warnings

Conversation

@chrisuthe
Copy link
Copy Markdown
Member

Summary

  • Fix XML doc comment escaping in SyncMetricSnapshot.cs (CS1570 — unescaped > and <)
  • Add blank lines before single-line comments in TimedAudioBuffer.cs and OpusDecoder.cs (SA1515)

Cherry-picked from the deadband PR branch — was pushed after merge.

Fix XML doc comment escaping in SyncMetricSnapshot (CS1570).
Add blank lines before single-line comments (SA1515) in
TimedAudioBuffer and OpusDecoder.
@chrisuthe chrisuthe merged commit 7062257 into main Mar 7, 2026
2 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.

1 participant