Skip to content

Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore #2424

Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore

Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore #2424

Status Failure
Total duration 1m 40s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.