chore(release): 5.0.139 #868
Annotations
3 errors and 11 warnings
|
analyze / Analyze (csharp, 10.0.x)
Canceling since a higher priority waiting request for CodeQL-refs/heads/master exists
|
|
analyze / Analyze (csharp, 10.0.x)
The operation was canceled.
|
|
CodeQL
Canceling since a higher priority waiting request for CodeQL-refs/heads/master exists
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L25
Possible null reference argument for parameter 'configuration' in 'SQLHelper.SQLHelper(ObjectPool<StringBuilder> stringBuilderPool, IConfiguration configuration, ILogger<SQLHelper>? logger = null)'.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L25
Possible null reference argument for parameter 'stringBuilderPool' in 'SQLHelper.SQLHelper(ObjectPool<StringBuilder> stringBuilderPool, IConfiguration configuration, ILogger<SQLHelper>? logger = null)'.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AddQuery.cs#L18
Dereference of a possibly null reference.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Modules/ConfigurationModule.cs#L23
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L52
Non-nullable property 'Batch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L52
Non-nullable property 'DatabaseConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L202
Possible null reference assignment.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.SpeedTests/Tests/AltImplementations/SQLHelper.cs#L194
Possible null reference assignment.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.Example/Program.cs#L24
Dereference of a possibly null reference.
|
|
analyze / Analyze (csharp, 10.0.x):
SQLHelper.Example/Program.cs#L21
Possible null reference argument for parameter 'provider' in 'SQLHelper? ServiceProviderServiceExtensions.GetService<SQLHelper>(IServiceProvider provider)'.
|
|
analyze / Analyze (csharp, 10.0.x)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|