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

[browser][MT] Marshal resolved/unresolved tasks separately #99347

Merged

more

7127520
Select commit
Loading
Failed to load commit list.
Merged

[browser][MT] Marshal resolved/unresolved tasks separately #99347

more
7127520
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests_Smoke_AOT) failed Mar 6, 2024 in 15m 17s

Build browser-wasm linux Release LibraryTests_Smoke_AOT failed

Annotations

Check failure on line 411 in src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Release LibraryTests_Smoke_AOT)

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs#L411

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs(411,22): error CA1822: (NETCORE_ENGINEERING_TELEMETRY=Build) Member 'CanMarshalTaskResultOnSameCall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)