Allow release to be triggered manually #41
Annotations
19 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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:
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#L324
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L174
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L533
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L57
Nullable value type may be null.
|
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.
|