Skip to content

add default .editorconfig and apply dotnet format #37

add default .editorconfig and apply dotnet format

add default .editorconfig and apply dotnet format #37

Triggered via pull request January 27, 2025 23:25
Status Success
Total duration 33s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.