publish #23
Annotations
6 warnings
|
build-publish:
AntJob.Web/Areas/Ant/Controllers/JobTaskController.cs#L94
Field 'JobTaskController.ColorField.GetValue' is never assigned to, and will always have its default value null
|
|
build-publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
AntJob/Scheduler.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|