build(deps): Bump Quartz.AspNetCore from 3.18.1 to 3.18.2#433
Merged
Metawolve merged 1 commit intoJun 30, 2026
Merged
Annotations
10 warnings
|
Build:
src/Eurofurence.App.Backoffice/Components/KnowledgeGroupDialog.razor#L63
'MudForm.Validate()' is obsolete: 'Use ValidateAsync instead.'
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ConfirmDialogWithTextInput.razor#L30
Non-nullable property '_textFieldContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ConfirmDialogWithTextInput.razor#L20
Non-nullable property 'ContentText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ConfirmDialogWithTextInput.razor#L14
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ConfirmDialog.razor#L18
Non-nullable property 'ContentText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ConfirmDialog.razor#L12
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/KnowledgeEntryDialog.razor#L38
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build:
src/Eurofurence.App.Backoffice/Components/ImageDialog.razor#L24
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build:
test/Eurofurence.App.Domain.Model.Tests/DtoTest/MapTests.cs#L134
Dereference of a possibly null reference.
|
|
Build:
src/Eurofurence.App.Common/Compression/ZipHelper.cs#L39
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
background
wait
wait-all
cancel
parallel
Loading