Bump the nuget-all group with 7 updates #9
Closed
Annotations
10 warnings
|
Build:
FileStorage/Auth/UploadTokenAuthenticationHandler.cs#L16
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
Build:
FileStorage/Auth/DownloadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Build:
FileStorage/Auth/UploadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Build:
FileStorageTest/UnitTest1.cs#L17
Non-nullable field '_testFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
FileStorageTest/UnitTest1.cs#L53
Dereference of a possibly null reference.
|
|
Build:
FileStorageTest/UnitTest1.cs#L34
Dereference of a possibly null reference.
|
|
Build:
FileStorage/Auth/DownloadTokenAuthenticationHandler.cs#L16
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
Build:
FileStorage/Auth/UploadTokenAuthenticationHandler.cs#L16
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
Build:
FileStorage/Auth/DownloadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
Build:
FileStorage/Auth/UploadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Loading