Skip to content

解决 args 变量没有赋值导致的参数传递失败的问题。 #30

解决 args 变量没有赋值导致的参数传递失败的问题。

解决 args 变量没有赋值导致的参数传递失败的问题。 #30

Re-run triggered September 7, 2023 14:37
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
test
Process completed with exit code 1.
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#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#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)