Update .editorconfig for C# code style preferences #11
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
|