Skip to content

PDBWriter: replace Assert with LogError #29

PDBWriter: replace Assert with LogError

PDBWriter: replace Assert with LogError #29

Triggered via pull request December 11, 2024 14:48
Status Success
Total duration 1m 29s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L163
Dereference of a possibly null reference.
build: DotNetAstGen/PDBWriter.cs#L46
Nullable value type may be null.
build: DotNetAstGen/PDBWriter.cs#L315
Dereference of a possibly null reference.
build: DotNetAstGen/PDBWriter.cs#L515
Possible null reference argument for parameter 'logger' in 'void LoggerExtensions.LogError(ILogger logger, string? message, params object?[] args)'.
build: DotNetAstGen/PDBWriter.cs#L523
Dereference of a possibly null reference.
build: DotNetAstGen/PDBWriter.cs#L163
Dereference of a possibly null reference.
build: DotNetAstGen/PDBWriter.cs#L46
Nullable value type may be null.
build: DotNetAstGen/PDBWriter.cs#L315
Dereference of a possibly null reference.
build: DotNetAstGen/PDBWriter.cs#L515
Possible null reference argument for parameter 'logger' in 'void LoggerExtensions.LogError(ILogger logger, string? message, params object?[] args)'.
build: DotNetAstGen/PDBWriter.cs#L523
Dereference of a possibly null reference.