Bump MudBlazor from 8.5.1 to 8.6.0 in /src #140
Annotations
1 error and 5 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/MudBlazorGitHubPages/Components/StateManager.razor#L19
Non-nullable field '_state' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/MudBlazorGitHubPages/Components/StateManager.razor#L17
Non-nullable property 'StateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MudBlazorGitHubPages/Components/StateManager.razor#L14
Non-nullable property 'GetState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MudBlazorGitHubPages/Components/StateManager.razor#L11
Non-nullable property 'ChildContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|