Skip to content

refactor: Make health endpoint MCP-specific

c58d9fc
Select commit
Loading
Failed to load commit list.
Open

feat: Add connection resilience features for better reliability #135

refactor: Make health endpoint MCP-specific
c58d9fc
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Feb 6, 2026

1 new issue, 2 total

Total New Outstanding Fixed Trend
2 1 1 0 👎

Reference build: Plugins » mcp-server-plugin » main #97

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 1 0

Annotations

Check warning on line 104 in Z:/agent/workspace/Plugins_mcp-server-plugin_PR-135/src/main/java/io/jenkins/plugins/mcp/server/extensions/DefaultMcpServer.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

compiler:compile

NORMAL:
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.