Fixed inverted wasm-opt condition
#3930
Merged
Annotations
3 warnings
|
Run tests:
crates/bindings-csharp/Runtime/ProcedureContext.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Run tests:
crates/bindings-csharp/Runtime/ProcedureContext.cs#L145
Member 'CommitMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Run tests:
crates/bindings-csharp/Runtime/ProcedureContext.cs#L138
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Loading