Repair .NET 10 and MudBlazor migration #27
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/Models/PeersResponse.cs#L17
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/RepoStatResponse.cs#L8
Non-nullable property 'RepoPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/VersionResponse.cs#L9
Non-nullable property 'Golang' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/VersionResponse.cs#L8
Non-nullable property 'System' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/VersionResponse.cs#L7
Non-nullable property 'Repo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/VersionResponse.cs#L6
Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TruthGate-Web/TruthGate-Web/Models/VersionResponse.cs#L5
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.75 KB |
sha256:e838847a1da4605cca59b5a4813972ae218d550604d646e801f9dd303ed3e7d0
|
|