Skip to content

Tidy RegexRule, annotate some nullables #1662

Tidy RegexRule, annotate some nullables

Tidy RegexRule, annotate some nullables #1662

Triggered via push October 22, 2024 15:09
Status Failure
Total duration 7m 33s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

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.