Skip to content

Modify ci.

Modify ci. #19

Triggered via push April 15, 2024 15:14
Status Failure
Total duration 1m 6s
Artifacts

ci.yaml

on: push
.NET test
56s
.NET test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
.NET test
Process completed with exit code 1.
.NET test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET test: OrangeCabinet/OcUtils.cs#L61
The variable 'e' is declared but never used
.NET test: OrangeCabinet/OcUtils.cs#L61
The variable 'e' is declared but never used
.NET test: OrangeCabinet/OcUtils.cs#L61
The variable 'e' is declared but never used
.NET test: OrangeCabinet.Tests/TestSimpleV6.cs#L18
Dereference of a possibly null reference.
.NET test: OrangeCabinet.Tests/TestClient.cs#L46
Unboxing a possibly null value.
.NET test: OrangeCabinet.Tests/TestSimple.cs#L18
Dereference of a possibly null reference.
.NET test: OrangeCabinet.Tests/TestSimpleAsync.cs#L18
Dereference of a possibly null reference.
.NET test: OrangeCabinet.Tests/TestClient.cs#L70
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
.NET test: OrangeCabinet.Tests/TestSimple.cs#L18
Dereference of a possibly null reference.
.NET test: OrangeCabinet.Tests/TestSimpleAsync.cs#L18
Dereference of a possibly null reference.