Add support for Primary education phase #2425
Annotations
7 errors
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading