Skip to content

.net8.0

.net8.0 #39

Triggered via push November 20, 2023 02:35
Status Success
Total duration 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
test: XUnitTest/ApiHelperTest.cs#L336
Public method 'ProcessResponse_DingTalk' on test class 'ApiHelperTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
test: Demo/Program.cs#L45
Dereference of a possibly null reference.
test: Demo/Program.cs#L45
Dereference of a possibly null reference.
test: Demo/Program.cs#L60
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: XUnitTest/ApiHelperTest.cs#L336
Public method 'ProcessResponse_DingTalk' on test class 'ApiHelperTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
test: Demo/Program.cs#L45
Dereference of a possibly null reference.
test: Demo/Program.cs#L45
Dereference of a possibly null reference.
test: Demo/Program.cs#L60
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: XUnitTest/ApiHelperTest.cs#L336
Public method 'ProcessResponse_DingTalk' on test class 'ApiHelperTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)