Feature/migrate moq to nsubstitute #2282
Annotations
10 errors and 1 warning
build:
tests/DevBetterWeb.Tests/Services/NewMemberServiceTests/VerifyValidEmailAndInviteCode.cs#L110
Argument of type 'Task<Invitation?>' cannot be used for parameter 'value' of type 'Task<Invitation>' in 'ConfiguredCall SubstituteExtensions.Returns<Task<Invitation>>(Task<Invitation> value, Task<Invitation> returnThis, params Task<Invitation>[] returnThese)' due to differences in the nullability of reference types.
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L17
The type or namespace name 'TextTrack' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L18
The name 'Substitute' does not exist in the current context
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L19
The name 'Arg' does not exist in the current context
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L19
The name 'Arg' does not exist in the current context
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L19
The name 'Arg' does not exist in the current context
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L23
Argument 1: cannot convert from 'System.Collections.Generic.List<TextTrack>' to 'System.Collections.Generic.IEnumerable<NimblePros.Vimeo.Models.TextTrack>'
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L31
The type or namespace name 'TextTrack' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L31
The type or namespace name 'TextTrack' could not be found (are you missing a using directive or an assembly reference?)
|
build:
tests/DevBetterWeb.UnitTests/Web/Services/VideoDetailsServiceTests.cs#L33
The name 'Substitute' does not exist in the current context
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|