PDBWriter: replace Assert with LogError (#28) #43
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.
|