[WIP] MultiModelEditor; fixes #733; fixes #734 #2612
Annotations
1 error and 11 warnings
Test with the dotnet CLI
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L106
The variable 'ex' is declared but never used
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L160
The variable 'ex' is declared but never used
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L214
The variable 'ex' is declared but never used
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L277
The variable 'ex' is declared but never used
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L313
The variable 'ex' is declared but never used
|
Build:
COMET.Web.Common/Utilities/CopyCreator.cs#L96
Add a new line at the end of the file 'CopyCreator.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
|
Build:
COMET.Web.Common/Utilities/CopyElementDefinitionCreator.cs#L185
Add a new line at the end of the file 'CopyElementDefinitionCreator.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
|
Build:
COMET.Web.Common/Utilities/ThingCreator.cs#L83
Define a constant instead of using this literal 'The session may not be null' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Loading