Skip to content

Upgrade Visual Studio and remove support for deprecated .NET 6 #136

Upgrade Visual Studio and remove support for deprecated .NET 6

Upgrade Visual Studio and remove support for deprecated .NET 6 #136

Triggered via push June 6, 2025 03:55
Status Failure
Total duration 47s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: test/test-operator/Startup.cs#L27
'IServiceCollection' does not contain a definition for 'AddKubernetesOperator' and no accessible extension method 'AddKubernetesOperator' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build: test/test-operator/Startup.cs#L32
'IApplicationBuilder' does not contain a definition for 'UseKubernetesOperator' and no accessible extension method 'UseKubernetesOperator' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
build: test/test-operator/Startup.cs#L27
'IServiceCollection' does not contain a definition for 'AddKubernetesOperator' and no accessible extension method 'AddKubernetesOperator' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
build: test/test-operator/Startup.cs#L32
'IApplicationBuilder' does not contain a definition for 'UseKubernetesOperator' and no accessible extension method 'UseKubernetesOperator' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.