Skip to content

更新基础组件

更新基础组件 #48

Triggered via push March 15, 2024 05:56
Status Success
Total duration 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/.
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)