Skip to content

Made shared Discovery Service #107

Made shared Discovery Service

Made shared Discovery Service #107

Triggered via pull request March 1, 2025 16:13
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Build and Check
20s
Build and Check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L2
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L8
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L10
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L2
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L8
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Build and Check: src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L10
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
Build and Check
Process completed with exit code 1.