Skip to content

Only Add Specific Binaries to Release #5

Only Add Specific Binaries to Release

Only Add Specific Binaries to Release #5

Triggered via pull request November 24, 2023 19:09
Status Success
Total duration 2m 13s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: DotNetAstGen/Utils/Utilities.cs#L35
Dereference of a possibly null reference.
build: DotNetAstGen/Program.cs#L93
Non-nullable property 'InputFilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DotNetAstGen/Utils/MapSerializer.cs#L53
Unboxing a possibly null value.
build: DotNetAstGen/Utils/MapSerializer.cs#L64
Possible null reference argument for parameter 'list' in 'void MapSerializer.ProcessSyntaxNodeList(dynamic list)'.
build: DotNetAstGen/Utils/Utilities.cs#L35
Dereference of a possibly null reference.
build: DotNetAstGen/Program.cs#L93
Non-nullable property 'InputFilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: DotNetAstGen/Utils/MapSerializer.cs#L53
Unboxing a possibly null value.
build: DotNetAstGen/Utils/MapSerializer.cs#L64
Possible null reference argument for parameter 'list' in 'void MapSerializer.ProcessSyntaxNodeList(dynamic list)'.