Skip to content

PDBWriter: replace Assert with LogError (#28) #43

PDBWriter: replace Assert with LogError (#28)

PDBWriter: replace Assert with LogError (#28) #43

Triggered via push December 16, 2024 10:21
Status Success
Total duration 1m 44s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 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.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: DotNetAstGen/PDBWriter.cs#L163
Dereference of a possibly null reference.