Skip to content

Update .editorconfig for C# code style preferences #11

Update .editorconfig for C# code style preferences

Update .editorconfig for C# code style preferences #11

Triggered via push December 28, 2024 11:50
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: samples/FeatureModulesSample.Module1/SampleModule1.cs#L16
'SampleModule1.MapEndpoints(IEndpointRouteBuilder)': no suitable method found to override
build: samples/FeatureModulesSample.Module1/SampleModule1.cs#L12
'SampleModule1' does not implement inherited abstract member 'WebFeatureModule.MapEndpoints(WebApplication)'
build: samples/FeatureModulesSample.Module1/SampleModule1.cs#L16
'SampleModule1.MapEndpoints(IEndpointRouteBuilder)': no suitable method found to override
build: samples/FeatureModulesSample.Module1/SampleModule1.cs#L12
'SampleModule1' does not implement inherited abstract member 'WebFeatureModule.MapEndpoints(WebApplication)'
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636