Update a reorganize all gha #114
Annotations
11 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/StateNotFoundException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/InvalidMachineDefinitionException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/ActionNotFoundException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
test/Magnett.Automation.Core.UnitTest/WorkFlows/Runtimes/Implementations/FlowRunnerBaseTest.cs#L43
Public method 'Ctor_WhenLoggerIsNull_ThrowException' on test class 'FlowRunnerBaseTest' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
test/Magnett.Automation.Core.UnitTest/WorkFlows/Runtimes/Implementations/FlowRunnerBaseTest.cs#L43
Public method 'Ctor_WhenLoggerIsNull_ThrowException' on test class 'FlowRunnerBaseTest' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build:
test/Magnett.Automation.Core.UnitTest/WorkFlows/Runtimes/Implementations/FlowRunnerBaseTest.cs#L43
Public method 'Ctor_WhenLoggerIsNull_ThrowException' on test class 'FlowRunnerBaseTest' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/StateNotFoundException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/InvalidMachineDefinitionException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/Magnett.Automation.Core/StateMachines/Exceptions/ActionNotFoundException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|