switchboard-plug-about icon indicating copy to clipboard operation
switchboard-plug-about copied to clipboard

Build the code with warnings

Open mirek190 opened this issue 3 years ago • 0 comments

What Happened?

The code seems depreciated. from the repository.

Steps to Reproduce

  1. Updated Elementary OS
  2. Download repo switchboard-plug-about
  3. Try to build and got error about depreciated code but still can finish built and works...

Expected Behavior

Want to build without errors.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

../src/Views/OperatingSystemView.vala:48.9-48.32: warning: `Hdy.Avatar.set_image_load_func' has been deprecated since 1.2
../src/Views/HardwareView.vala:152.9-152.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
../src/Views/HardwareView.vala:153.9-153.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
../src/Views/FirmwareView.vala:252.49-252.63: warning: `Fwupd.Release.get_uri' has been deprecated since 1.5.6

Hardware Info

No response

mirek190 avatar Feb 04 '22 23:02 mirek190