In every PR, GitHub prints warnings for unedited files.
The goal of this issue is to address as many of those issues as possible to enable us to enforce the hard rules that there should be never a new issue added through a new code.
AC
[ ] All warnings have been fixed
[ ] Unsolved warnings are logged into new issues
[ ] If possible preventive measures have been taken
If there is any warning that doesn't have a fix that is applicable in a reasonable time, please feel free to log them as an issue and consider them solved for purpose of this task.
Description
In every PR, GitHub prints warnings for unedited files. The goal of this issue is to address as many of those issues as possible to enable us to enforce the hard rules that there should be never a new issue added through a new code.
AC