Skip to content

Bump react from 19.2.0 to 19.2.1 in /src/Moryx.CommandCenter.Web #6

Bump react from 19.2.0 to 19.2.1 in /src/Moryx.CommandCenter.Web

Bump react from 19.2.0 to 19.2.1 in /src/Moryx.CommandCenter.Web #6

Triggered via pull request December 5, 2025 07:08
Status Failure
Total duration 4m 18s
Artifacts 1

build-and-test.yml

on: pull_request
UnitTests  /  UnitTests
2m 4s
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
2m 33s
IntegrationTests / IntegrationTests
Publish  /  Publish
Publish / Publish
ReportGenerator  /  ReportGenerator
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 31 warnings
UnitTests / UnitTests
Process completed with exit code 1.
Build / Build
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
Build / 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)'.
Build / 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)'.
Build / 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)'.
Build / Build: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build / Build: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build / Build: src/Moryx/Tools/FunctionResult.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build / Build: src/Moryx/Tools/FunctionResult.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build / Build: src/Moryx/Tools/FunctionResult.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build / Build: src/Moryx/Tools/FunctionResult.cs#L156
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build / Build: src/Moryx/Tools/FunctionResult.cs#L96
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
UnitTests / UnitTests: 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)'.
UnitTests / UnitTests: 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)'.
UnitTests / UnitTests: 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)'.
UnitTests / UnitTests: src/Moryx/Tools/FunctionResult.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
UnitTests / UnitTests: src/Moryx/Tools/FunctionResult.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
UnitTests / UnitTests: src/Moryx/Tools/FunctionResult.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
UnitTests / UnitTests: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
UnitTests / UnitTests: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
UnitTests / UnitTests: src/Moryx/Tools/FunctionResult.cs#L156
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
UnitTests / UnitTests: src/Moryx/Tools/FunctionResult.cs#L96
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
IntegrationTests / IntegrationTests: 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)'.
IntegrationTests / IntegrationTests: 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)'.
IntegrationTests / IntegrationTests: 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)'.
IntegrationTests / IntegrationTests: src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
IntegrationTests / IntegrationTests: src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
IntegrationTests / IntegrationTests: src/Moryx/Tools/FunctionResult.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
IntegrationTests / IntegrationTests: src/Moryx/Tools/FunctionResult.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
IntegrationTests / IntegrationTests: src/Moryx/Tools/FunctionResult.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
IntegrationTests / IntegrationTests: src/Moryx/Tools/FunctionResult.cs#L156
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
IntegrationTests / IntegrationTests: src/Moryx/Tools/FunctionResult.cs#L96
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'

Artifacts

Produced during runtime
Name Size Digest
frameworktest-integration-test-results Expired
1.09 MB
sha256:a7143d78f18ee07fecede70d6bc4bc52342f62791e6fb4d74354b8e5da17364a