Bump Microsoft.Azure.Functions.Worker.Sdk from 1.15.1 to 1.16.0 #63
Annotations
11 warnings
src/event-ingest-func/ServerEvents.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
src/event-ingest-func/PlayerEvents.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
src/event-ingest-func/Program.cs#L32
The parameter name 'apim_base_url' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
src/event-ingest-func/Program.cs#L33
The parameter name 'portal_repository_apim_subscription_key_primary' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
src/event-ingest-func/Program.cs#L34
The parameter name 'portal_repository_apim_subscription_key_secondary' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
src/event-ingest-func/Program.cs#L35
The parameter name 'repository_api_application_audience' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
src/event-ingest-func/Program.cs#L25
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
src/event-ingest-func/ServerEventsIngest.cs#L79
Remove this unnecessary cast to 'Guid'. (https://rules.sonarsource.com/csharp/RSPEC-1905)
|
src/event-ingest-func/ServerEventsIngest.cs#L42
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/event-ingest-func/ServerEventsIngest.cs#L45
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
The logs for this run have expired and are no longer available.
Loading