You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
${{ if eq(variables['System.TeamProject'], 'internal') }}:
93
-
sdl:
94
-
sourceAnalysisPool:
95
-
name: azsdk-pool-mms-win-2022-1es-pt
96
-
image: azsdk-pool-mms-win-2022-1espt
97
-
os: windows
98
-
eslint:
92
+
sdl:
93
+
sourceAnalysisPool:
94
+
name: azsdk-pool-mms-win-2022-1es-pt
95
+
image: azsdk-pool-mms-win-2022-1espt
96
+
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=3499746&"
100
+
codeql:
101
+
compiled:
99
102
enabled: false
100
-
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=3499746&"
101
-
codeql:
102
-
compiled:
103
-
enabled: false
104
-
justificationForDisabling: "CodeQL times our pipelines out by running for 2+ hours before being force canceled."
0 commit comments