Bump react-router from 6.28.0 to 7.0.2 in /src/Moryx.CommandCenter.Web #1394
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L96
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L156
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/IntegerStepsAttribute.cs#L48
Member 'IntegerStepsAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'IntegerStepsAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginConfigsAttribute.cs#L49
Member 'PluginConfigsAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PluginConfigsAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginConfigsAttribute.cs#L62
Member 'PluginConfigsAttribute.Parse(IContainer, string)' overrides obsolete member 'PossibleValuesAttribute.Parse(IContainer, string)'. Add the Obsolete attribute to 'PluginConfigsAttribute.Parse(IContainer, string)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginNameSelectorAttribute.cs#L28
Member 'PluginNameSelectorAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PluginNameSelectorAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PossibleTypesAttribute.cs#L49
Member 'PossibleTypesAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PossibleTypesAttribute.GetValues(IContainer)'.
|
Loading