Fix thread-safety bugs, resource leaks, and scheduling issues #550
Annotations
16 warnings
|
Build other projects:
src/TickerQ.SDK/TickerQSignatureFilter.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Infrastructure/TickerQFunctionSyncService.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/TickerQSignatureFilter.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.SDK/Client/TickerQSdkHttpClient.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading