Component
Instruction Files
Bug Description
The PR template asks PR authors to run both of these commands:
However, both of these generate a number of errors and warnings, and it doesn't look like either of these are run as part of the automation builds.
These should either be validated as part of the automated builds in GH Actions, or removed from the list of instructions for PR authors.
Expected Behavior
No errors when running these locally against a fresh clone of the repo.
Steps to Reproduce
No response
Additional Context
No response