Skip to content

fix(explorer): restore missing JavaConfigurationListPage import in App.tsx#258

Closed
Copilot wants to merge 5 commits intomainfrom
copilot/fix-build-issues
Closed

fix(explorer): restore missing JavaConfigurationListPage import in App.tsx#258
Copilot wants to merge 5 commits intomainfrom
copilot/fix-build-issues

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 19, 2026

PR #151 introduced a no-unused-vars ESLint rule and simultaneously replaced the JavaConfigurationListPage import with JavaConfigurationBuilderPage — which was never referenced in any route, causing the lint check to fail.

Changes

  • App.tsx: Replace unused JavaConfigurationBuilderPage import with the required JavaConfigurationListPage import that drives the /java-agent/configuration route

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 19, 2026

Deploy Preview for otel-ecosystem-explorer ready!

Name Link
🔨 Latest commit 911218e
🔍 Latest deploy log https://app.netlify.com/projects/otel-ecosystem-explorer/deploys/69e501c2cda16800089dc9c4
😎 Deploy Preview https://deploy-preview-258--otel-ecosystem-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants