Skip to content

Conversation

YoEight
Copy link
Contributor

@YoEight YoEight commented Mar 31, 2025

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Apr 16, 2025

Deploying eventstore with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf0379a
Status: ✅  Deploy successful!
Preview URL: https://5576ec02.eventstore.pages.dev
Branch Preview URL: https://yoeight-integ-connectors.eventstore.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Apr 22, 2025

Qodana for .NET

36 new problems were found

Inspection name Severity Problems
Unused local variable 🔶 Warning 6
Namespace does not correspond to file location 🔶 Warning 5
Redundant anonymous type property explicit name 🔶 Warning 5
Redundant name qualifier 🔶 Warning 3
Redundant argument with default value 🔶 Warning 2
Redundant using directive 🔶 Warning 2
Type member is never used (private accessibility) 🔶 Warning 2
Method return value is never used (private accessibility) 🔶 Warning 2
Virtual member call in constructor 🔶 Warning 2
Empty constructor 🔶 Warning 1
Empty namespace declaration 🔶 Warning 1
Member initialized value ignored 🔶 Warning 1
Redundant 'partial' modifier on type declaration 🔶 Warning 1
Redundant cast 🔶 Warning 1
Auto-property accessor is never used (private accessibility) 🔶 Warning 1
Unused type parameter 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

YoEight and others added 21 commits April 22, 2025 14:08
Deleted unnecessary .editorconfig and .gitignore files. Removed any config related to connectors from directory.build.props Enhanced connectors project setup with updated nullable settings, deterministic builds, suppressed warnings, and improved resource handling. Simplified unit test node generation logic using Guid instead of NewId, removing another package dependency.
…jects.

The entire connector assignment implementation, including strategies like LeastLoadedWithAffinity and RoundRobin, and their related interfaces, classes, and tests, was deleted. This reflects a shift away from the use of these assignment mechanisms in the system.
… namespaces

Removed `KurrentDB.Toolkit.Testing.Http` project and moved its components under `KurrentDB.Connectors.Tests.Infrastructure.Http`. Updated references and namespaces to align with the new structure for improved organization and maintainability.
…testing code

Eliminated unused models (ClusterNode, ClusterNodeId, ClusterTopology) and their references. Deprecated test configurations and fixtures were commented out or relocated. Updated namespaces for testing utilities to align with the new Surge library structure.
@YoEight YoEight merged commit d1a965f into master May 7, 2025
12 checks passed
@YoEight YoEight deleted the yoeight/integ-connectors branch May 7, 2025 14:05
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.

6 participants