add default .editorconfig and apply dotnet format #37
Annotations
12 warnings
formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
DotNetAstGen/PDBWriter.cs#L162
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L45
Nullable value type may be null.
|
build:
DotNetAstGen/PDBWriter.cs#L314
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L514
Possible null reference argument for parameter 'logger' in 'void LoggerExtensions.LogError(ILogger logger, string? message, params object?[] args)'.
|
build:
DotNetAstGen/PDBWriter.cs#L522
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L162
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L45
Nullable value type may be null.
|
build:
DotNetAstGen/PDBWriter.cs#L314
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L514
Possible null reference argument for parameter 'logger' in 'void LoggerExtensions.LogError(ILogger logger, string? message, params object?[] args)'.
|
build:
DotNetAstGen/PDBWriter.cs#L522
Dereference of a possibly null reference.
|