Update labeler.yml #2428
Annotations
7 errors
test_dot_net:
GetIntoTeachingApi/Adapters/NotificationClientAdapter.cs#L40
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
test_dot_net:
GetIntoTeachingApi/Controllers/GetIntoTeaching/TeachingEventsController.cs#L84
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
test_dot_net:
GetIntoTeachingApi/Controllers/GetIntoTeaching/TeachingEventsController.cs#L89
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
test_dot_net:
GetIntoTeachingApi/Adapters/NotificationClientAdapter.cs#L40
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
test_dot_net:
GetIntoTeachingApi/Controllers/GetIntoTeaching/TeachingEventsController.cs#L84
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
test_dot_net:
GetIntoTeachingApi/Controllers/GetIntoTeaching/TeachingEventsController.cs#L89
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
test_dot_net
Process completed with exit code 1.
|