Fix retry logic and add unit tests for ExecuteTaskAsync #429
Annotations
16 warnings
|
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/AuthService.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
|
|
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading