Only Add Specific Binaries to Release (#4) #2
Annotations
18 warnings
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/Utilities.cs#L35
Dereference of a possibly null reference.
|
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/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/Utilities.cs#L35
Dereference of a possibly null reference.
|
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/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/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/Utilities.cs#L35
Dereference of a possibly null reference.
|
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/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/Utilities.cs#L35
Dereference of a possibly null reference.
|
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)'.
|