Generate PDBs locally if needed #25
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
DotNetAstGen/PDBWriter.cs#L174
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L258
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#L399
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L401
Possible null reference argument for parameter 'sequencePoints' in 'void ProcessMethod(MethodDefinitionHandle method, DocumentHandle document, List<SequencePoint> sequencePoints, SyntaxTree syntaxTree)'.
|
build:
DotNetAstGen/PDBWriter.cs#L406
Dereference of a possibly null reference.
|
build:
DotNetAstGen/PDBWriter.cs#L458
Nullable value type may be null.
|
build:
DotNetAstGen/PDBWriter.cs#L506
Converting null literal or possible null value to non-nullable type.
|
build:
DotNetAstGen/PDBWriter.cs#L530
Dereference of a possibly null reference.
|