Skip to content

Update dependency MockQueryable.NSubstitute to 7.0.3 #2592

Update dependency MockQueryable.NSubstitute to 7.0.3

Update dependency MockQueryable.NSubstitute to 7.0.3 #2592

Triggered via pull request September 15, 2024 21:08
Status Failure
Total duration 2m 50s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and test: Tests/Orso.Arpa.Tests.Shared/Identity/FakeUserManager.cs#L40
'IQueryable<User>' does not contain a definition for 'BuildMock' and no accessible extension method 'BuildMock' accepting a first argument of type 'IQueryable<User>' could be found (are you missing a using directive or an assembly reference?)
Build and test: Tests/Orso.Arpa.Tests.Shared/Identity/FakeRoleManager.cs#L31
'IQueryable<Role>' does not contain a definition for 'BuildMock' and no accessible extension method 'BuildMock' accepting a first argument of type 'IQueryable<Role>' could be found (are you missing a using directive or an assembly reference?)
Build and test: Tests/Orso.Arpa.Tests.Shared/Identity/FakeUserManager.cs#L40
'IQueryable<User>' does not contain a definition for 'BuildMock' and no accessible extension method 'BuildMock' accepting a first argument of type 'IQueryable<User>' could be found (are you missing a using directive or an assembly reference?)
Build and test: Tests/Orso.Arpa.Tests.Shared/Identity/FakeRoleManager.cs#L31
'IQueryable<Role>' does not contain a definition for 'BuildMock' and no accessible extension method 'BuildMock' accepting a first argument of type 'IQueryable<Role>' could be found (are you missing a using directive or an assembly reference?)
Build and test
Process completed with exit code 1.