Release version 1.0.0 #3
release-and-publish.yml
on: release
build-and-release
1m 0s
Annotations
1 error and 11 warnings
build-and-release
Process completed with exit code 1.
|
build-and-release
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release:
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-and-release
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|