Update CI workflow to fail if offenses are detected by the linter.
Context for reviewers
This should fail the first check as there are offenses in the repo. Once I've confirmed this is working as expected, I'll correct them in another commit.
Testing
failed CI run since there are known lint errors
running linting locally shows no more errors (once that commit is added)
Ticket
Changes
Context for reviewers
This should fail the first check as there are offenses in the repo. Once I've confirmed this is working as expected, I'll correct them in another commit.
Testing