Skip to content

feat: 添加程序集检查到 github action #60

feat: 添加程序集检查到 github action

feat: 添加程序集检查到 github action #60

Triggered via push March 31, 2024 10:38
Status Success
Total duration 1m 9s
Artifacts 3

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/TestConsole/ApiTest.cs#L22
Dereference of a possibly null reference.
build: src/TestConsole/MyPostPlugin.cs#L49
Dereference of a possibly null reference.
build: src/TestConsole/OpenAiMatchPlugin.cs#L97
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/TestConsole/OpenAiMatchPlugin.cs#L46
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L47
Non-nullable property 'object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L49
Non-nullable property 'model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L50
Non-nullable property 'choices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L51
Non-nullable property 'usage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L35
Non-nullable property 'text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/OpenAiMatchPlugin.cs#L37
Non-nullable property 'logprobs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.NET 6 Expired
542 KB
.NET 7 Expired
542 KB
.NET Standard 2.0 Expired
538 KB