C# SDK - Emit Event.UnknownTransaction rather than throwing on unknown reducer (#2241) #8999
Triggered via pull request
February 11, 2025 19:26
Status
Success
Total duration
22m 39s
Artifacts
–
ci.yml
on: pull_request
Test Suite
14m 15s
SDK Tests
50s
Lints
2m 12s
Build and test wasm bindings
7m 23s
Matrix: Smoketests
Annotations
3 warnings
Test Suite:
modules/module-test-cs/Lib.cs#L70
Non-nullable field 'field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test Suite:
modules/module-test-cs/Lib.cs#L99
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test Suite:
modules/module-test-cs/Lib.cs#L181
Non-nullable property 'field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|