fix: Move to jsimport for bbox #18900
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Nov 22, 2024 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check failure on line 890 in src/Uno.UI/UI/Xaml/Window/WindowManagerInterop.wasm.cs
codacy-production / Codacy Static Code Analysis
src/Uno.UI/UI/Xaml/Window/WindowManagerInterop.wasm.cs#L890
Rename this method to not shadow the outer class' member with the same name.
Check warning on line 1014 in src/Uno.UI/ts/WindowManager.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/WindowManager.ts#L1014
Identifier 'bbox' is never reassigned; use 'const' instead of 'let'.
Loading