Skip to content

Fix formatting CI/CD issue and update checkout/setup-dotnet version#48

Merged
BartoszLitwiniuk merged 2 commits intomasterfrom
improvement/cicd-fail
Feb 7, 2026
Merged

Fix formatting CI/CD issue and update checkout/setup-dotnet version#48
BartoszLitwiniuk merged 2 commits intomasterfrom
improvement/cicd-fail

Conversation

@BartoszLitwiniuk
Copy link
Collaborator

@BartoszLitwiniuk BartoszLitwiniuk commented Feb 2, 2026

CI/CD workflows actions upgrades & fix code formatting

This PR resolves a formatting issue that was causing CI/CD failures and updates the versions used in the GitHub workflows.

  • Fix formatting of BacktraceReport.cs and DeduplicationModel.cs for affected C# source files to align with repository standards
  • Update GitHub Actions to newer, compatible versions of checkout and setup-dotnet

Note

No new features are introduced, and there are no changes that affect client code or public APIs.
This is a purely maintenance-focused update to improve CI stability and reliability.

@BartoszLitwiniuk BartoszLitwiniuk changed the title Update README.md Fix formatting CI/CD issue and update checkout and dotnet versions in pipelines Feb 3, 2026
@BartoszLitwiniuk BartoszLitwiniuk changed the title Fix formatting CI/CD issue and update checkout and dotnet versions in pipelines Fix formatting CI/CD issue and update checkout version Feb 3, 2026
@BartoszLitwiniuk BartoszLitwiniuk changed the title Fix formatting CI/CD issue and update checkout version Fix formatting CI/CD issue and update checkout/setup-dotnet version Feb 3, 2026
Copy link

@gm4sl gm4sl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the commits be cleaned up a bit?

There are two formatting commits that could be a single commit. Also, the commit Revert .net version can probably be dropped?

@BartoszLitwiniuk
Copy link
Collaborator Author

BartoszLitwiniuk commented Feb 5, 2026

Can the commits be cleaned up a bit?

There are two formatting commits that could be a single commit. Also, the commit Revert .net version can probably be dropped?

Thanks for your feedback, I've fixed it.

Copy link

@gm4sl gm4sl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now. Thanks.

@BartoszLitwiniuk BartoszLitwiniuk merged commit 806bb26 into master Feb 7, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants