Skip to content

Bump the nuget-all group with 10 updates #41

Bump the nuget-all group with 10 updates

Bump the nuget-all group with 10 updates #41

Triggered via pull request March 1, 2026 22:58
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/UploadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: FileStorage/Auth/DownloadTokenAuthenticationHandler.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/UploadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: FileStorage/Auth/DownloadTokenAuthenticationHandler.cs#L15
'ISystemClock' is obsolete: 'Use TimeProvider instead.'