Skip to content

[Bug] Workflow codec not working with new timer summary #400

@cretz

Description

@cretz

Describe the bug

At

await EncodeAsync(codec, cmd.StartTimer.Summary).ConfigureAwait(false);
, we assume the summary is non-null which is not correct. We need to fix this and we need to ensure coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions