Skip to content

bugfix

bugfix #14

Triggered via push December 19, 2023 13:46
Status Failure
Total duration 1m 17s
Artifacts 6
net-debug-direct-ubuntu
42s
net-debug-direct-ubuntu
net-debug-direct-bytecheck-ubuntu
52s
net-debug-direct-bytecheck-ubuntu
net-debug-proxy-ubuntu
20s
net-debug-proxy-ubuntu
net-debug-proxy-bytecheck-ubuntu
51s
net-debug-proxy-bytecheck-ubuntu
net-debug-direct-corrupt-bytecheck-ubuntu
42s
net-debug-direct-corrupt-bytecheck-ubuntu
net-debug-proxy-corrupt-bytecheck-ubuntu
54s
net-debug-proxy-corrupt-bytecheck-ubuntu
net-rel-direct-bytecheck-ubuntu
0s
net-rel-direct-bytecheck-ubuntu
net-rel-direct-bytecheck-windows
0s
net-rel-direct-bytecheck-windows
net-rel-proxy-bytecheck-ubuntu
0s
net-rel-proxy-bytecheck-ubuntu
net-rel-proxy-bytecheck-windows
0s
net-rel-proxy-bytecheck-windows
net-rel-direct-ubuntu
0s
net-rel-direct-ubuntu
net-rel-direct-windows
0s
net-rel-direct-windows
net-rel-proxy-ubuntu
0s
net-rel-proxy-ubuntu
net-rel-proxy-windows
0s
net-rel-proxy-windows
net-rel-direct-corrupt-bytecheck-ubuntu
0s
net-rel-direct-corrupt-bytecheck-ubuntu
net-rel-direct-corrupt-bytecheck-windows
0s
net-rel-direct-corrupt-bytecheck-windows
net-rel-proxy-corrupt-bytecheck-ubuntu
0s
net-rel-proxy-corrupt-bytecheck-ubuntu
net-rel-proxy-corrupt-bytecheck-windows
0s
net-rel-proxy-corrupt-bytecheck-windows
net-rel-direct-bigdata-bytecheck-ubuntu
0s
net-rel-direct-bigdata-bytecheck-ubuntu
net-rel-direct-bigdata-bytecheck-windows
0s
net-rel-direct-bigdata-bytecheck-windows
net-rel-proxy-bigdata-bytecheck-ubuntu
0s
net-rel-proxy-bigdata-bytecheck-ubuntu
net-rel-proxy-bigdata-bytecheck-windows
0s
net-rel-proxy-bigdata-bytecheck-windows
net-rel-pressure-10-clients-ubuntu
0s
net-rel-pressure-10-clients-ubuntu
net-rel-pressure-20-clients-ubuntu
0s
net-rel-pressure-20-clients-ubuntu
net-rel-direct-corrupt-bigdata-bytecheck-ubuntu
0s
net-rel-direct-corrupt-bigdata-bytecheck-ubuntu
net-rel-direct-corrupt-bigdata-bytecheck-windows
0s
net-rel-direct-corrupt-bigdata-bytecheck-windows
net-rel-proxy-corrupt-bigdata-bytecheck-ubuntu
0s
net-rel-proxy-corrupt-bigdata-bytecheck-ubuntu
net-rel-proxy-corrupt-bigdata-bytecheck-windows
0s
net-rel-proxy-corrupt-bigdata-bytecheck-windows
net-rel-pressure-bytecheck-20-clients-ubuntu
0s
net-rel-pressure-bytecheck-20-clients-ubuntu
net-rel-pressure-bytecheck-10-clients-ubuntu
0s
net-rel-pressure-bytecheck-10-clients-ubuntu
Fit to window
Zoom out
Zoom in

Annotations

1 error and 62 warnings
net-debug-proxy-ubuntu
Process completed with exit code 134.
net-debug-proxy-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Server/ServerApp.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-proxy-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-direct-corrupt-bytecheck-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Analysis/MainAnalysis.cs#L69
The variable 'proxy_client_recv_collection' is declared but never used
net-debug-direct-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Analysis/MainAnalysis.cs#L70
The variable 'proxy_client_send_collection' is declared but never used
net-debug-direct-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Analysis/MainAnalysis.cs#L69
The variable 'proxy_client_recv_collection' is declared but never used
net-debug-direct-ubuntu: Tests/KcpTests/KcpPerformanceTest/Analysis/MainAnalysis.cs#L70
The variable 'proxy_client_send_collection' is declared but never used
net-debug-proxy-bytecheck-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-proxy-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Server/ServerApp.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-proxy-corrupt-bytecheck-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-proxy-corrupt-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Server/ServerApp.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-direct-bytecheck-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L44
Dereference of a possibly null reference.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L64
Converting null literal or possible null value to non-nullable type.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L72
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L80
Converting null literal or possible null value to non-nullable type.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Util.cs#L81
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L75
Non-nullable field '_baseBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Proxy/GameSession/GameSessionDispatch.cs#L99
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Protocol/Mihomonet.cs#L137
Possible null reference argument for parameter 'dst' in 'void Buffer.BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)'.
net-debug-direct-bytecheck-ubuntu: Tests/KcpTests/KcpPerformanceTest/Server/ServerApp.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
Report & logs (direct-ubuntu-debug, BYTE_CHECK_MODE) Expired
12.9 MB
Report & logs (direct-ubuntu-debug, BYTE_CHECK_MODE, CORRUPT_PACKET) Expired
6.53 MB
Report & logs (directly-ubuntu-debug) Expired
5.79 MB
Report & logs (proxy-ubuntu-debug) Expired
160 Bytes
Report & logs (proxy-ubuntu-debug, BYTE_CHECK_MODE) Expired
12.9 MB
Report & logs (proxy-ubuntu-debug, BYTE_CHECK_MODE, CORRUPT_PACKET) Expired
13 MB