Build Container #9
build-container.yml
on: workflow_run
build-container
1m 37s
Annotations
10 warnings
build-container:
MyApp.ServiceModel/DiskTasks.cs#L9
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/DiskTasks.cs#L23
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/Job.cs#L12
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/DiskTasks.cs#L16
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/Moderation.cs#L29
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/OpenAi.cs#L13
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/OpenAi.cs#L23
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/OpenAi.cs#L26
Non-nullable property 'Grader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/OpenAi.cs#L44
Non-nullable property 'AnswerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
MyApp.ServiceModel/OpenAi.cs#L47
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|