Merge pull request #514 from PHOENIXCONTACT/api-fix/remove-camera-dri… #1411
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/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Execute dotnet build:
src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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/PossibleTypesAttribute.cs#L49
Member 'PossibleTypesAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PossibleTypesAttribute.GetValues(IContainer)'.
|
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)'.
|
Loading