Update to use secrets for integration environment #27
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/Runtime/SubscriberContext.cs#L47
Possible null reference return.
|
src/Sage.Engine/Runtime/Functions/Http.cs#L84
Converting null literal or possible null value to non-nullable type.
|
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.
|
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)'.
|
|
|
The logs for this run have expired and are no longer available.
Loading