Build GTAdhocToolchain #40
Annotations
40 warnings
esprima-dotnet/src/Esprima/AdhocAbstractSyntaxTree.cs#L125
Non-nullable field '_fileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
esprima-dotnet/src/Esprima/Ast/RequireStatement.cs#L9
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
esprima-dotnet/src/Esprima/Ast/ImportExpression.cs#L9
Non-nullable property 'Declaration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
esprima-dotnet/src/Esprima/Ast/IncludeStatement.cs#L9
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
esprima-dotnet/src/Esprima/Ast/Literal.cs#L21
Non-nullable field 'NumericValue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
esprima-dotnet/src/Esprima/AdhocAbstractSyntaxTree.cs#L1421
Converting null literal or possible null value to non-nullable type.
|
esprima-dotnet/src/Esprima/Token.cs#L82
Possible null reference return.
|
esprima-dotnet/src/Esprima/Token.cs#L55
Non-nullable field 'NumericValue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
esprima-dotnet/src/Esprima/AdhocAbstractSyntaxTree.cs#L1556
Possible null reference argument for parameter 'identifier' in 'StaticIdentifier.StaticIdentifier(Identifier identifier)'.
|
esprima-dotnet/src/Esprima/AdhocAbstractSyntaxTree.cs#L2180
Unreachable code detected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PDTools/PDTools.Files/Textures/CellTexture.cs#L27
'CellTexture.Name' hides inherited member 'Texture.Name'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading