Skip to content

fix: Add unit tests and improve analyzers for handling generated code and diagnostics #398

fix: Add unit tests and improve analyzers for handling generated code and diagnostics

fix: Add unit tests and improve analyzers for handling generated code and diagnostics #398

Triggered via pull request February 24, 2026 07:41
Status Failure
Total duration 53s
Artifacts

dotnetBuild.yml

on: pull_request
automerge
7s
automerge
build-and-test
50s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build-and-test
Process completed with exit code 1.
build-and-test
Process completed with exit code 1.
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L29
The type or namespace name 'GeneratedRegex' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L29
The type or namespace name 'GeneratedRegexAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L30
Partial method 'DiagnosticUrlBuilder.HyphenateRegex()' must have an implementation part because it has accessibility modifiers.
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L29
The type or namespace name 'GeneratedRegex' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L29
The type or namespace name 'GeneratedRegexAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: IntelliTect.Analyzer/IntelliTect.Analyzer/DiagnosticUrlBuilder.cs#L30
Partial method 'DiagnosticUrlBuilder.HyphenateRegex()' must have an implementation part because it has accessibility modifiers.
automerge
Not a dependabot PR, skipping.