Update GitHub actions #91
dotnet.yml
on: pull_request
Matrix: run_test
create_nuget
4s
deploy
0s
Annotations
12 errors
|
create_nuget
Missing download info for actions/upload-artifact@v3
|
|
test-macos-latest
Process completed with exit code 1.
|
|
T27_ReadWriteBytesMany
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host.
|
|
T19_ReadStructWithGenericReturnsSameResultAsReadStructWithoutGeneric
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine.
|
|
Test_Async_ReadClassWithGenericAndClassFactoryThrowsExceptionPlcIsNotConnected
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_ReadClassWithGenericAndClassFactoryReturnsSameResultAsReadClassWithoutGeneric
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
T33_WriteLargeByteArray
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host.
|
|
T31_ReadClassWithNestedClassAfterBit
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host.
|
|
T13_ReadBytesThrowsIfPlcIsNotConnected
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host.
|
|
Test_Async_ReadClassWithGenericReturnsNullIfPlcIsNotConnected
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
Test_Async_ReadMultipleBytes
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
Test_Async_Connection
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|