AI adviced this Semaphore implementation, but I'm not sure #23
Annotations
2 warnings
|
build:
Demo/ExpireStorage.Demo/Pages/Home.razor.cs#L17
Non-nullable field '_form' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
Demo/ExpireStorage.Demo/Pages/Home.razor.cs#L17
Non-nullable field '_form' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|