更新核心库引用 #40
Annotations
9 warnings
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)
|
Demo/Program.cs#L45
Dereference of a possibly null reference.
|
Demo/Program.cs#L45
Dereference of a possibly null reference.
|
Demo/Program.cs#L60
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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)
|
Demo/Program.cs#L45
Dereference of a possibly null reference.
|
Demo/Program.cs#L45
Dereference of a possibly null reference.
|
Demo/Program.cs#L60
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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)
|
The logs for this run have expired and are no longer available.
Loading