Skip to content

feat: initial version #1

feat: initial version

feat: initial version #1

Triggered via push September 15, 2023 03:02
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Scaffolding/Api.cs#L23
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Extensions/Cors/CorsMiddlewareExtension.cs#L5
The type or namespace name 'IApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Api.cs#L73
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Api.cs#L78
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Api.cs#L100
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Extensions/Cors/CorsServiceExtension.cs#L7
The type or namespace name 'WebApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Extensions/CultureInfo/CultureInfoMiddlewareExtension.cs#L8
The type or namespace name 'WebApplication' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Extensions/Docs/DocsMiddleware.cs#L5
The type or namespace name 'IApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Controllers/AppInformationController.cs#L16
The type or namespace name 'IHttpContextAccessor' could not be found (are you missing a using directive or an assembly reference?)
build: src/Scaffolding/Controllers/AppInformationController.cs#L23
The type or namespace name 'IHttpContextAccessor' could not be found (are you missing a using directive or an assembly reference?)