Update #70
Annotations
10 errors and 2 warnings
Build:
tests/IntegrationTests/Helpers/TestWebApplicationFactory.cs#L3
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build:
tests/IntegrationTests/Helpers/TestWebApplicationFactory.cs#L7
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/IntegrationTests/HttpEndpointTests.cs#L5
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/IntegrationTests/HttpEndpointTests.cs#L6
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/IntegrationTests/HttpEndpointTests.cs#L16
The type or namespace name 'Program' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/UnitTests/EchoApiNSubstituteTests.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Build:
tests/UnitTests/EchoApiNSubstituteTests.cs#L3
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/UnitTests/EchoApiNSubstituteTests.cs#L4
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/UnitTests/EchoApiNSubstituteTests.cs#L5
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/UnitTests/EchoApiNSubstituteTests.cs#L6
The type or namespace name 'EchoApi' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/EchoApi/Program.cs#L85
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
Build:
src/EchoApi/Program.cs#L85
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|