Skip to content

Update dependency MockQueryable.NSubstitute to 7.0.3 #738

Update dependency MockQueryable.NSubstitute to 7.0.3

Update dependency MockQueryable.NSubstitute to 7.0.3 #738

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

snyk-security.yml

on: pull_request
Build and run snyk analysis
1m 34s
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.