Exposing Cookie name as a parameter. #174
Merged
Annotations
10 warnings
|
src/SilkierQuartz/HostedService/IJobRegistratorExtensions.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SilkierQuartz/HostedService/IJobRegistratorExtensions.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SilkierQuartz/HostedService/IJobRegistratorExtensions.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/SilkierQuartz/HostedService/IJobRegistratorExtensions.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L21
The field 'SqlServerExecutionHistoryStore._totalJobsExecuted' is assigned but its value is never used
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L21
The field 'SqlServerExecutionHistoryStore._totalJobsFailed' is assigned but its value is never used
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L23
Field 'SqlServerExecutionHistoryStore._dbConnection' is never assigned to, and will always have its default value null
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L21
The field 'SqlServerExecutionHistoryStore._totalJobsExecuted' is assigned but its value is never used
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L21
The field 'SqlServerExecutionHistoryStore._totalJobsFailed' is assigned but its value is never used
|
|
src/Quartz.Plugins.RecentHistory/Impl/SqlServerExecutionHistoryStore.cs#L23
Field 'SqlServerExecutionHistoryStore._dbConnection' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading