Skip to content

bump version to 5.0.2-alpha #32

bump version to 5.0.2-alpha

bump version to 5.0.2-alpha #32

Triggered via push January 19, 2025 18:32
Status Failure
Total duration 4m 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 31 warnings
windows-build
Container action is only supported on Linux
linux-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
linux-build: Majorsilence.Drawing.Common/Point.cs#L35
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
linux-build: Majorsilence.Drawing.Common/Bitmap.cs#L34
'Bitmap.Save(Stream, ImageFormat)' hides inherited member 'Image.Save(Stream, ImageFormat)'. Use the new keyword if hiding was intended.
linux-build: Majorsilence.Drawing.Common/Bitmap.cs#L46
'Bitmap.Dispose()' hides inherited member 'Image.Dispose()'. Use the new keyword if hiding was intended.
linux-build: Majorsilence.Drawing.Common/Bitmap.cs#L52
'Bitmap.FromFile(string)' hides inherited member 'Image.FromFile(string)'. Use the new keyword if hiding was intended.
linux-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' overrides Object.Equals(object o) but does not override Object.GetHashCode()
linux-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' defines operator == or operator != but does not override Object.GetHashCode()
linux-build: Majorsilence.Drawing.Common/Rectangle.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
linux-build: Majorsilence.Drawing.Common/Drawing2D/HatchBrush.cs#L24
'HatchBrush.ToSkPaint()' hides inherited member 'Brush.ToSkPaint()'. Use the new keyword if hiding was intended.
linux-build: Majorsilence.Drawing.Common/Drawing2D/Matrix.cs#L12
'SKMatrix.MakeIdentity()' is obsolete: 'Use CreateIdentity() instead.'
linux-build: 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.
mac-build: Majorsilence.Drawing.Common/Bitmap.cs#L34
'Bitmap.Save(Stream, ImageFormat)' hides inherited member 'Image.Save(Stream, ImageFormat)'. Use the new keyword if hiding was intended.
mac-build: Majorsilence.Drawing.Common/Bitmap.cs#L46
'Bitmap.Dispose()' hides inherited member 'Image.Dispose()'. Use the new keyword if hiding was intended.
mac-build: Majorsilence.Drawing.Common/Bitmap.cs#L52
'Bitmap.FromFile(string)' hides inherited member 'Image.FromFile(string)'. Use the new keyword if hiding was intended.
mac-build: Majorsilence.Drawing.Common/Drawing2D/HatchBrush.cs#L24
'HatchBrush.ToSkPaint()' hides inherited member 'Brush.ToSkPaint()'. Use the new keyword if hiding was intended.
mac-build: Majorsilence.Drawing.Common/Point.cs#L35
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
mac-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' overrides Object.Equals(object o) but does not override Object.GetHashCode()
mac-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' defines operator == or operator != but does not override Object.GetHashCode()
mac-build: Majorsilence.Drawing.Common/Rectangle.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
mac-build: Majorsilence.Drawing.Common/Drawing2D/Matrix.cs#L12
'SKMatrix.MakeIdentity()' is obsolete: 'Use CreateIdentity() instead.'
mac-build: 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.
windows-build: RdlMapFile/DesignXmlDraw.cs#L1732
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
windows-build: Majorsilence.Drawing.Common/Bitmap.cs#L34
'Bitmap.Save(Stream, ImageFormat)' hides inherited member 'Image.Save(Stream, ImageFormat)'. Use the new keyword if hiding was intended.
windows-build: Majorsilence.Drawing.Common/Bitmap.cs#L46
'Bitmap.Dispose()' hides inherited member 'Image.Dispose()'. Use the new keyword if hiding was intended.
windows-build: Majorsilence.Drawing.Common/Bitmap.cs#L52
'Bitmap.FromFile(string)' hides inherited member 'Image.FromFile(string)'. Use the new keyword if hiding was intended.
windows-build: Majorsilence.Drawing.Common/Point.cs#L35
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
windows-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' overrides Object.Equals(object o) but does not override Object.GetHashCode()
windows-build: Majorsilence.Drawing.Common/Point.cs#L5
'Point' defines operator == or operator != but does not override Object.GetHashCode()
windows-build: Majorsilence.Drawing.Common/Rectangle.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
windows-build: Majorsilence.Drawing.Common/Drawing2D/HatchBrush.cs#L24
'HatchBrush.ToSkPaint()' hides inherited member 'Brush.ToSkPaint()'. Use the new keyword if hiding was intended.
windows-build: 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.