Skip to content

Update docs with getting started (#9) #34

Update docs with getting started (#9)

Update docs with getting started (#9) #34

Triggered via push September 29, 2023 14:54
Status Success
Total duration 1m 12s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
warning(146): SageLexer.g4:32:0: non-fragment lexer rule GuideIdentifier can match the empty string
build
warning(125): SageParser.g4:25:6: implicit definition of token HtmlOpen in parser
build
warning(125): SageParser.g4:27:6: implicit definition of token HtmlScriptClose in parser
build: 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)'.
build: 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.
build
warning(146): SageLexer.g4:32:0: non-fragment lexer rule GuideIdentifier can match the empty string
build
warning(125): SageParser.g4:25:6: implicit definition of token HtmlOpen in parser
build
warning(125): SageParser.g4:27:6: implicit definition of token HtmlScriptClose in parser
build: 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)'.
build: 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.