Tidy RegexRule, annotate some nullables #1662
Annotations
5 errors
Build:
IsIdentifiable/Rules/AllowListRule.cs#L71
'AllowlistRule.Apply(string, string, out IEnumerable<FailurePart>)': no suitable method found to override
|
Build:
IsIdentifiable/Rules/RegexRule.cs#L20
'RegexRule' does not implement interface member 'IAppliableRule.Apply(string, string, out IEnumerable<FailurePart>?)'
|
Build:
IsIdentifiable/Rules/AllowListRule.cs#L71
'AllowlistRule.Apply(string, string, out IEnumerable<FailurePart>)': no suitable method found to override
|
Build:
IsIdentifiable/Rules/RegexRule.cs#L20
'RegexRule' does not implement interface member 'IAppliableRule.Apply(string, string, out IEnumerable<FailurePart>?)'
|
Build
Process completed with exit code 1.
|
Loading