chore: Update Azure Function deployment workflow #1
Annotations
6 warnings
apps/func/src/CentralPennIncidentsFunc/Program.cs#L9
The using directive for 'CentralPennIncidentsFunc.Services' appeared previously in this namespace
|
apps/func/src/CentralPennIncidentsFunc/Services/FeedService.cs#L45
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. 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.
|
apps/func/src/CentralPennIncidentsFunc/Program.cs#L9
The using directive for 'CentralPennIncidentsFunc.Services' appeared previously in this namespace
|
apps/func/src/CentralPennIncidentsFunc/Services/FeedService.cs#L45
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. 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.
|
This job succeeded
Loading