Skip to content

Update

Update #70

Triggered via push October 24, 2024 23:24
Status Failure
Total duration 35s
Billable time 1m
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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)'.