Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc net9 wasm updates #18135

Merged
merged 38 commits into from
Sep 20, 2024

chore: Bump to latest net9 bootstrap

0e601f2
Select commit
Loading
Failed to load commit list.
Merged

Misc net9 wasm updates #18135

chore: Bump to latest net9 bootstrap
0e601f2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 20, 2024 in 0s

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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI/ts/Windows/UI/Core/SystemNavigationManager.ts#L17

Exceeds maximum line length of 120