Skip to content
Triggered via push July 28, 2023 11:55
Status Success
Total duration 1m 16s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
build: src/TestConsole/OpenAiMatchPlugin.cs#L38
Non-nullable property 'finish_reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TestConsole/ManyMiddlewares.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size
.NET 6 Expired
539 KB
.NET 7 Expired
539 KB
.NET Standard 2.0 Expired
536 KB