Update settings hint #190
Open
Update settings hint #190
Annotations
10 warnings
|
DevOps.Status/Startup.cs#L60
Possible null reference argument for parameter 'connectionString' in 'FunctionQueueUtil.FunctionQueueUtil(string connectionString)'.
|
|
DevOps.Status/Util/DotNetQueryUtilFactory.cs#L28
Possible null reference argument for parameter 'token' in 'AuthorizationToken.AuthorizationToken(AuthorizationKind authorizationKind, string token)'.
|
|
runfo/LocalAzureStorageUtil.cs#L79
Possible null reference argument for parameter 'collection' in 'List<T>.List(IEnumerable<T> collection)'.
|
|
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
DevOps.Util/HelixServer.cs#L81
Dereference of a possibly null reference.
|
|
DevOps.Util/HelixServer.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
DevOps.Util/AzureJsonUtil.cs#L26
Possible null reference return.
|
|
DevOps.Util/AzureJsonUtil.cs#L23
Possible null reference return.
|
|
DevOps.Util/AzureJsonUtil.cs#L23
Dereference of a possibly null reference.
|
|
DevOps.Util/AzureJsonUtil.cs#L22
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading