Feature/dotnet 10#24
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v2, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/Events/Broker/MessageBroker.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/FileSystem/IFileBrowser.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/FileSystem/IFileBrowser.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/FileSystem/IFileBrowser.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/FileSystem/IFileBrowser.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Services/FileSystem/IFileBrowser.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
.Net Build:
src/OpenRpg.Editor.Core/Components/Modal/ModalContainer.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
.Net Build:
src/OpenRpg.Projects.Json/Convertors/VariablesConverter.cs#L46
Nullability of reference types in value of type 'Dictionary<int, object?>' doesn't match target type 'IDictionary<int, object>'.
|
|
.Net Build:
src/OpenRpg.Projects.Json/Convertors/VariablesConverter.cs#L44
Nullability of reference types in value of type 'Dictionary<int, object?>' doesn't match target type 'IDictionary<int, object>'.
|
|
.Net Build:
src/OpenRpg.Combat/Processors/Modifiers/AttackModifierStep.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading