TimeWarpEngineering / timewarp-state

A Blazor State management library by TimeWarp.
The Unlicense
563 stars 57 forks source link

StateInitializationPreProcessor #459

Closed StevenTCramer closed 4 months ago

StevenTCramer commented 4 months ago

Improved lots of Logging and now we have a preprocessor that ensures Initialization is complete before processing actions. Without the fire and forget task that I had before.

github-actions[bot] commented 4 months ago

Qodana for .NET

7 new problems were found

Inspection name Severity Problems
Namespace does not correspond to file location 🔶 Warning 2
Redundant name qualifier 🔶 Warning 2
Type member is never used (private accessibility) 🔶 Warning 2
Redundant type declaration body 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions