Updated created datetime to utc #1274
Annotations
10 warnings
Autobuild:
src/Authorization/Models/EventLog/AuthorizationEvent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
src/Authorization/Models/EventLog/AuthorizationEvent.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
src/Authorization/Helpers/EventLogHelper.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
src/Authorization/Exceptions/PlatformHttpException.cs#L45
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Autobuild:
src/Authorization/Helpers/EventLogHelper.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
src/Authorization/Helpers/EventLogHelper.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
src/Authorization/Services/Implementation/EventLogService.cs#L30
XML comment has a param tag for 'systemClock', but there is no parameter by that name
|
Autobuild:
src/Authorization/Services/Implementation/EventLogService.cs#L31
Parameter 'timeProvider' has no matching param tag in the XML comment for 'EventLogService.EventLogService(IEventsQueueClient, TimeProvider)' (but other parameters do)
|
Autobuild:
src/Authorization/Helpers/EventLogHelper.cs#L115
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Autobuild
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.
|
The logs for this run have expired and are no longer available.
Loading