refactor: Remove unused vars to fix build (no-changelog) (#4584)

* 🔥 Remove unused vars to fix build

* 👕 Make unused vars severity conditional
This commit is contained in:
Iván Ovejero
2022-11-11 16:07:50 +01:00
committed by GitHub
parent 277b6b73c3
commit 52f38df867
35 changed files with 35 additions and 50 deletions

View File

@@ -41,4 +41,6 @@ jobs:
pnpm test:e2e:ci:smoke
- name: Lint
env:
CI_LINT_MASTER: true
run: pnpm lint