Update HackerNews.csproj #116
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
|
src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
|
src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
|
src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
|
src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
This job succeeded
Loading