Misc net9 wasm updates #18135
Misc net9 wasm updates #18135
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check notice on line 5 in src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md
codacy-production / Codacy Static Code Analysis
src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md#L5
Bare URL used
Check notice on line 7 in src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md
codacy-production / Codacy Static Code Analysis
src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md#L7
Bare URL used
Check notice on line 7 in src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md
codacy-production / Codacy Static Code Analysis
src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md#L7
Expected: 80; Actual: 136
Check notice on line 7 in src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md
codacy-production / Codacy Static Code Analysis
src/SolutionTemplate/5.3/uno53net9blank/uno53net9blank/ReadMe.md#L7
Files should end with a single newline character
Check warning on line 12 in src/Uno.UI/ts/Interop/AsyncInteropHelper.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/AsyncInteropHelper.ts#L12
Exceeds maximum line length of 120
Check warning on line 13 in src/Uno.UI/ts/Interop/AsyncInteropHelper.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/AsyncInteropHelper.ts#L13
Exceeds maximum line length of 120
Check warning on line 4 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L4
The class method 'assert' must be marked either 'private', 'public', or 'protected'
Check warning on line 8 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L8
The class method 'warnOnce' must be marked either 'private', 'public', or 'protected'
Check warning on line 10 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L10
Reassigning parameter 'msg' is forbidden.
Check warning on line 11 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L11
Reassigning parameter 'a' is forbidden.
Check warning on line 22 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L22
The class method 'stringToUTF8Array' must be marked either 'private', 'public', or 'protected'
Check warning on line 25 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L25
Identifier 'startIdx' is never reassigned; use 'const' instead of 'var'.
Check warning on line 26 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L26
Identifier 'endIdx' is never reassigned; use 'const' instead of 'var'.
Check warning on line 30 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L30
Identifier 'u1' is never reassigned; use 'const' instead of 'var'.
Check warning on line 36 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L36
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 40 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L40
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 41 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L41
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 45 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L45
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 46 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L46
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 53 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L53
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 54 in src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Interop/EmscriptenPolyfill.ts#L54
Reassigning parameter 'outIdx' is forbidden.
Check warning on line 17 in src/Uno.UI/ts/Windows/UI/Core/SystemNavigationManager.ts
codacy-production / Codacy Static Code Analysis
src/Uno.UI/ts/Windows/UI/Core/SystemNavigationManager.ts#L17
Exceeds maximum line length of 120