Copy license to VSCode directory for packing and publishing extension… #32
Annotations
10 warnings
src/Sage.PackageManager/ContentCompiler.cs#L118
Possible null reference argument for parameter 'content' in 'Placeholder.Placeholder(string content, Dictionary<string, Block>? blocks, Dictionary<string, Slot>? slots)'.
|
|
|
|
src/Sage.Engine/Parser/AmpscriptLexerBase.cs#L21
Non-nullable field '_htmlNameText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Sage.PackageManager/ContentCompiler.cs#L118
Possible null reference argument for parameter 'content' in 'Placeholder.Placeholder(string content, Dictionary<string, Block>? blocks, Dictionary<string, Slot>? slots)'.
|
|
|
|
src/Sage.Engine/Parser/AmpscriptLexerBase.cs#L21
Non-nullable field '_htmlNameText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading