Release #44
release.yml
on: workflow_run
push_to_registry
1m 30s
deploy_via_ssh
15s
Annotations
22 warnings
push_to_registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
push_to_registry:
TypeChatExamples.ServiceModel/AdminData.cs#L13
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/Calendar.cs#L14
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/Calendar.cs#L15
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/Calendar.cs#L9
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L43
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L21
Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L24
Non-nullable property 'CategoryOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples.ServiceModel/CoffeeShop.cs#L69
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Found version-specific or distribution-specific runtime identifier(s): centos7-x64, win10-arm, win10-arm64. Affected libraries: Microsoft.CognitiveServices.Speech. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
push_to_registry:
TypeChatExamples/Pages/Shared/_Layout.cshtml#L25
Dereference of a possibly null reference.
|
push_to_registry:
TypeChatExamples/Configure.AppHost.cs#L22
The type 'TypeChatExamples.ServiceInterface.AppConfig?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'TypeChatExamples.ServiceInterface.AppConfig?' doesn't match 'class' constraint.
|
push_to_registry:
TypeChatExamples/Configure.AppHost.cs#L60
Dereference of a possibly null reference.
|
push_to_registry:
TypeChatExamples/Configure.AppHost.cs#L136
The variable 'ignore' is declared but never used
|
push_to_registry:
TypeChatExamples/Migrations/Migration1001.cs#L66
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples/Migrations/Migration1001.cs#L69
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples/Migrations/Migration1001.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples/Migrations/Migration1001.cs#L31
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
TypeChatExamples/Migrations/Migration1001.cs#L32
Non-nullable property 'Names' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy_via_ssh
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|