elementary / elementary/settings-system
Build the code with warnings
- Dominant language
- Vala
- Stars
- 28
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
### What Happened?
The code seems depreciated. from the repository.
### Steps to Reproduce
1. Updated Elementary OS
2. Download repo [switchboard-plug-about](https://github.com/elementary/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
```shell
../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_
Contributor guide
Assessment
This issue has not been assessed yet.