Migrate add-ban validation to async MudForm APIs #32
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/Shared/AddUserDialog.razor#L60
'MudForm.Validate()' is obsolete: 'Use ValidateAsync instead.'
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/Shared/AddUserDialog.razor#L5
Converting method group 'Validate' to non-delegate type 'object'. Did you intend to invoke the method?
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/Shared/ChangePasswordDialog.razor#L56
'MudForm.Validate()' is obsolete: 'Use ValidateAsync instead.'
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/Shared/ChangePasswordDialog.razor#L5
Converting method group 'Validate' to non-delegate type 'object'. Did you intend to invoke the method?
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/UserSettings.razor#L153
Dereference of a possibly null reference.
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/UserSettings.razor#L121
Dereference of a possibly null reference.
|
|
build:
TruthGate-Web/TruthGate-Web/Components/Pages/Settings/UserSettings.razor#L88
Dereference of a possibly null reference.
|
|
build:
TruthGate-Web/TruthGate-Web/Attributes/RequireQueryKeyAttribute.cs#L14
'RequireQueryKeyAttribute.Accept(ActionConstraintContext)' hides inherited member 'ActionMethodSelectorAttribute.Accept(ActionConstraintContext)'. Use the new keyword if hiding was intended.
|
|
build:
TruthGate-Web/TruthGate-Web/Attributes/RequireQueryKeyAttribute.cs#L9
'RequireQueryKeyAttribute.Order' hides inherited member 'ActionMethodSelectorAttribute.Order'. Use the new keyword if hiding was intended.
|
|
build:
TruthGate-Web/TruthGate-Web/Services/TruthGatePublishService.cs#L12
The using directive for 'Microsoft.AspNetCore.WebUtilities' appeared previously in this namespace
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
net10-build-log
|
2.74 KB |
sha256:16af5e412e4d95a1fa3ea92fa8f6a62237501117144885137fea52320450be97
|
|