Fix Font constructor compatibility with Majorsilence.Drawing wrapper #248
+191
−21
Annotations
10 errors and 12 warnings
|
ReportTests/BarCodeEAN13Tests.cs#L112
The type 'BitmapSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
|
|
ReportTests/BarCodeEAN13Tests.cs#L111
'BarcodeReader' is an ambiguous reference between 'ZXing.Windows.Compatibility.BarcodeReader' and 'ZXing.BarcodeReader'
|
|
ReportTests/BarCodeEAN13Tests.cs#L67
The type 'BitmapSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
|
|
ReportTests/BarCodeEAN13Tests.cs#L66
'BarcodeReader' is an ambiguous reference between 'ZXing.Windows.Compatibility.BarcodeReader' and 'ZXing.BarcodeReader'
|
|
ReportTests/BarCodeEAN13Tests.cs#L138
The type 'BitmapSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
|
|
ReportTests/BarCodeEAN13Tests.cs#L137
'BarcodeReader' is an ambiguous reference between 'ZXing.Windows.Compatibility.BarcodeReader' and 'ZXing.BarcodeReader'
|
|
ReportTests/BarCodeEAN13Tests.cs#L112
The type 'BitmapSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
|
|
ReportTests/BarCodeEAN13Tests.cs#L111
'BarcodeReader' is an ambiguous reference between 'ZXing.Windows.Compatibility.BarcodeReader' and 'ZXing.BarcodeReader'
|
|
ReportTests/BarCodeEAN13Tests.cs#L67
The type 'BitmapSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
|
|
ReportTests/BarCodeEAN13Tests.cs#L66
'BarcodeReader' is an ambiguous reference between 'ZXing.Windows.Compatibility.BarcodeReader' and 'ZXing.BarcodeReader'
|
|
Majorsilence.Drawing.Common/Graphics.cs#L23
Non-nullable property 'Transform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Majorsilence.Drawing.Common/StringFormat.cs#L19
Non-nullable property 'MeasurableCharacterRanges' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Majorsilence.Drawing.Common/Point.cs#L5
'Point' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Majorsilence.Drawing.Common/Point.cs#L5
'Point' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
DataProviders/JsonTableExtractor.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
DataProviders/JsonDataReader.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
DataProviders/JsonTableExtractor.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
DataProviders/JsonDataReader.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
DataProviders/JsonTableExtractor.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
DataProviders/JsonDataReader.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
The logs for this run have expired and are no longer available.
Loading