fix #36
Annotations
19 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile:
DotNetAstGen/PDBWriter.cs#L174
Dereference of a possibly null reference.
|
Compile:
DotNetAstGen/PDBWriter.cs#L57
Nullable value type may be null.
|
Compile:
DotNetAstGen/PDBWriter.cs#L324
Dereference of a possibly null reference.
|
Compile:
DotNetAstGen/PDBWriter.cs#L533
Dereference of a possibly null reference.
|
Compile:
DotNetAstGen/PDBWriter.cs#L174
Dereference of a possibly null reference.
|
Compile:
DotNetAstGen/PDBWriter.cs#L57
Nullable value type may be null.
|
Compile:
DotNetAstGen/PDBWriter.cs#L324
Dereference of a possibly null reference.
|
Compile:
DotNetAstGen/PDBWriter.cs#L533
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#L174
Dereference of a possibly null reference.
|
Build:
DotNetAstGen/PDBWriter.cs#L57
Nullable value type may be null.
|
Build:
DotNetAstGen/PDBWriter.cs#L324
Dereference of a possibly null reference.
|
Build:
DotNetAstGen/PDBWriter.cs#L533
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#L174
Dereference of a possibly null reference.
|
Build:
DotNetAstGen/PDBWriter.cs#L57
Nullable value type may be null.
|
Loading