Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Nov 14, 2025

Fix https://github.com/elastic/docs-builder/actions/runs/19364044721/job/55402636155?pr=2205

Error: /home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/Assembler/GoogleTagManager.cs(14,2): error IDE0032: Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032) [/home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/Elastic.Documentation.Configuration.csproj]
Error: /home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/BuildContext.cs(61,2): error IDE0032: Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032) [/home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/Elastic.Documentation.Configuration.csproj]
Error: /home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/Builder/ConfigurationFile.cs(39,2): error IDE0032: Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032) [/home/runner/work/docs-builder/docs-builder/src/Elastic.Documentation.Configuration/Elastic.Documentation.Configuration.csproj]

@reakaleek reakaleek requested a review from a team as a code owner November 14, 2025 12:19
@reakaleek reakaleek requested a review from Mpdreamz November 14, 2025 12:19
@reakaleek reakaleek added chore automation packaging, ci/cd. and removed chore labels Nov 14, 2025
@reakaleek
Copy link
Member Author

Merging because it's blocking other PRs

@reakaleek reakaleek merged commit 49ca5aa into main Nov 14, 2025
26 of 27 checks passed
@reakaleek reakaleek deleted the feature/disable-false-negatives branch November 14, 2025 12:33
@reakaleek
Copy link
Member Author

It looks like this isn't actually working... the error is flaky and doesn't happen always.

In this PR the run succeeded without warnings.

@Mpdreamz
Copy link
Member

Cool cool! Will follow up fixing the ide0032 errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation packaging, ci/cd.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants