Fail ESLint for Warnings in CI (#24836)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint-js.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint-js.yml
									
									
									
									
										vendored
									
									
								
							@@ -48,7 +48,7 @@ jobs:
 | 
			
		||||
        run: yarn --frozen-lockfile
 | 
			
		||||
 | 
			
		||||
      - name: ESLint
 | 
			
		||||
        run: yarn test:lint:js
 | 
			
		||||
        run: yarn test:lint:js --max-warnings 0
 | 
			
		||||
 | 
			
		||||
      - name: Typecheck
 | 
			
		||||
        run: yarn test:typecheck
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user