Skip to content

Gravatar: Refactor ErrorType from a sealed class to an interface #401

@hamorillo

Description

@hamorillo

ErrorType is a sealed class, and problems could be created when adding a new ErrorType (Breaking change - It can break the compilation in a when clause).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions