Closed clangelov closed 9 months ago
Looks like another change is needed, probably because the .NET SDK has been updated since tests ran last.
Warning: /home/runner/work/conventions/conventions/samples/DataLoaderWithEFCore/DataLoaderWithEFCore/Data/Repositories/MovieRepository.cs(35,13): warning IDE0270: Null check can be simplified [/home/runner/work/conventions/conventions/samples/DataLoaderWithEFCore/DataLoaderWithEFCore/DataLoaderWithEFCore.csproj]
As Convention repo is not on par with the latest version of graphql-dotnet-* libs it won't do any harm to update it.
Tests are passing Sample apps are running