Skip to content

Commit bee1e42

Browse files
committed
leave eslint disabled, warning still popping up
1 parent d262f87 commit bee1e42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/pipelines/templates/stages/archetype-sdk-client.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ extends:
9494
name: azsdk-pool-mms-win-2022-1es-pt
9595
image: azsdk-pool-mms-win-2022-1espt
9696
os: windows
97+
eslint:
98+
enabled: false
99+
justificationForDisabling: "ESLint injected task has failures because it uses an old version of mkdirp. We should not fail for tools not controlled by the repo. See: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3556850"
97100
codeql:
98101
compiled:
99102
enabled: false

0 commit comments

Comments
 (0)