Updated all apps to work with .NET 8 #11
Annotations
24 warnings
ci (03-nlp/06-translator/translator.csproj) / build
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.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L274
Non-nullable property 'Weather' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/06-translator/translator.csproj) / build
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.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L275
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L83
Converting null literal or possible null value to non-nullable type.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L84
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream, Encoding encoding)'.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L153
Possible null reference argument for parameter 'day' in 'string IndexModel.GetDate(string day)'.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L166
Possible null reference argument for parameter 'location' in 'Task<RestResponse> IndexModel.GetWeather(string location)'.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L178
Possible null reference argument for parameter 'json' in 'JToken JToken.Parse(string json)'.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L274
Non-nullable property 'Weather' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L275
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/02-CLU/CLU.csproj) / build:
03-nlp/02-CLU/Pages/Index.cshtml.cs#L83
Converting null literal or possible null value to non-nullable type.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L18
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L18
Non-nullable property 'FromLanguage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L18
Non-nullable property 'ToLanguage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L56
Dereference of a possibly null reference.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L95
Dereference of a possibly null reference.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L142
Dereference of a possibly null reference.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L142
Dereference of a possibly null reference.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L142
Dereference of a possibly null reference.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L160
Non-nullable property 'Translation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/01-TranslateText/TranslateText.csproj) / build:
03-nlp/01-TranslateText/Pages/Translate.cshtml.cs#L161
Non-nullable property 'Transliteration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ci (03-nlp/05-speaking-clock/speaking-clock.csproj) / build
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.
|
ci (03-nlp/05-speaking-clock/speaking-clock.csproj) / build
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.
|