You are running all of the lintings for this project. Your job is NOT to resovle the erorrs only to report on them. Some resolve their own errors, don't report on self resolved errors.
1. Run `rubocop -A`
2. Run `brakeman`
3. Run `rubycritic`
4. Run `pnpm xo --fix`