Updating apim subscription #46
Annotations
10 warnings
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/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/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)
|
src/event-ingest-func/ServerEventsIngest.cs#L73
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
src/event-ingest-func/ServerEventsIngest.cs#L71
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/event-ingest-func/ServerEventsIngest.cs#L74
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/event-ingest-func/PlayerEventsIngest.cs#L116
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/event-ingest-func/PlayerEventsIngest.cs#L119
'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