Skip to content

Update dependency MockQueryable.NSubstitute to 7.0.3 #742

Update dependency MockQueryable.NSubstitute to 7.0.3

Update dependency MockQueryable.NSubstitute to 7.0.3 #742

Triggered via pull request September 16, 2024 01:33
Status Failure
Total duration 1m 27s
Artifacts

snyk-security.yml

on: pull_request
Build and run snyk analysis
1m 18s
Build and run snyk analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and run snyk analysis: 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 run snyk analysis: 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 run snyk analysis: 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 run snyk analysis: 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 run snyk analysis
Process completed with exit code 1.