forked from EVOgeek/Vmeda.Online
		
	MOBILE-4616 github: Reduce circular dependencies maximum
This commit is contained in:
		
							parent
							
								
									995175d6f3
								
							
						
					
					
						commit
						ce613e8d0c
					
				
							
								
								
									
										2
									
								
								.github/workflows/testing.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/testing.yml
									
									
									
									
										vendored
									
									
								
							| @ -69,7 +69,7 @@ jobs: | |||||||
|         cat circular-dependencies |         cat circular-dependencies | ||||||
|         lines=$(cat circular-dependencies | wc -l) |         lines=$(cat circular-dependencies | wc -l) | ||||||
|         echo "Total circular dependencies: $lines" |         echo "Total circular dependencies: $lines" | ||||||
|         test $lines -le 212 |         test $lines -le 185 | ||||||
|     - name: JavaScript code compatibility |     - name: JavaScript code compatibility | ||||||
|       run: | |       run: | | ||||||
|         npx check-es-compat www/*.js --polyfills="\{Array,String,TypedArray\}.prototype.at,Object.hasOwn" |         npx check-es-compat www/*.js --polyfills="\{Array,String,TypedArray\}.prototype.at,Object.hasOwn" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user