Supported RESP Commands Info #1314
ci.yml
on: pull_request
Check for changes
7s
Matrix: Garnet
Matrix: Tsavorite
Garnet CI (Complete)
0s
Annotations
161 warnings
Build Website
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (ubuntu-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net8.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Debug, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L21
Possible null reference argument for parameter 'source' in 'Dictionary<string, SupportedCommand> Enumerable.ToDictionary<SupportedCommand, string, SupportedCommand>(IEnumerable<SupportedCommand> source, Func<SupportedCommand, string> keySelector, Func<SupportedCommand, SupportedCommand> elementSelector)'.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L14
Non-nullable property 'RespServerHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L17
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/Options.cs#L23
Non-nullable property 'IgnoreCommands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L274
Cannot convert null literal to non-nullable reference type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/CommandInfoUpdater.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Garnet (windows-latest, net6.0, Release, Garnet.test.cluster):
playground/CommandInfoUpdater/SupportedCommand.cs#L256
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-garnet-results-ubuntu-latest-net6.0-Debug-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-ubuntu-latest-net6.0-Debug-Garnet.test.cluster
Expired
|
45.4 KB |
|
dotnet-garnet-results-ubuntu-latest-net6.0-Release-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-ubuntu-latest-net6.0-Release-Garnet.test.cluster
Expired
|
45.5 KB |
|
dotnet-garnet-results-ubuntu-latest-net8.0-Debug-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-ubuntu-latest-net8.0-Debug-Garnet.test.cluster
Expired
|
45.1 KB |
|
dotnet-garnet-results-ubuntu-latest-net8.0-Release-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-ubuntu-latest-net8.0-Release-Garnet.test.cluster
Expired
|
45.8 KB |
|
dotnet-garnet-results-windows-latest-net6.0-Debug-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-windows-latest-net6.0-Debug-Garnet.test.cluster
Expired
|
44.9 KB |
|
dotnet-garnet-results-windows-latest-net6.0-Release-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-windows-latest-net6.0-Release-Garnet.test.cluster
Expired
|
45.1 KB |
|
dotnet-garnet-results-windows-latest-net8.0-Debug-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-windows-latest-net8.0-Debug-Garnet.test.cluster
Expired
|
45.4 KB |
|
dotnet-garnet-results-windows-latest-net8.0-Release-Garnet.test
Expired
|
152 KB |
|
dotnet-garnet-results-windows-latest-net8.0-Release-Garnet.test.cluster
Expired
|
45 KB |
|