Skip to content

Update vscode to 0.0.6 and update dependencies #11

Update vscode to 0.0.6 and update dependencies

Update vscode to 0.0.6 and update dependencies #11

Triggered via pull request January 2, 2024 19:42
Status Success
Total duration 1m 15s
Artifacts

ci_tests.yml

on: pull_request
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/Runtime/SubscriberContext.cs#L47
Possible null reference return.
build: src/Sage.Engine.Tests/Functions/StringTests.cs#L17
Argument of type 'object?[]' cannot be used for parameter 'strings' of type 'object[]' in 'string RuntimeContext.CONCAT(params object[] strings)' due to differences in the nullability of reference types.
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)'.