Skip to content

refactor: replace interface{} with any (Go 1.18+)#1505

Open
MD-Mushfiqur123 wants to merge 1 commit into
elastic:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

refactor: replace interface{} with any (Go 1.18+)#1505
MD-Mushfiqur123 wants to merge 1 commit into
elastic:mainfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

No description provided.

Signed-off-by: MD-Mushfiqur123 <20mahin2020@gmail.com>
@prodsecmachine

prodsecmachine commented Jun 15, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

Copy link
Copy Markdown
Contributor

🤖 Generated Code Modified

This PR modifies 12 generated file(s):

  • esapi/api.count.go
  • esapi/api.delete_by_query.go
  • esapi/api.reindex.go
  • esapi/api.search.go
  • esapi/api.search_mvt.go
  • esapi/api.snapshot.repository_analyze.go
  • esapi/api.update_by_query.go
  • esapi/api.xpack.async_search.submit.go
  • esapi/api.xpack.ml.get_buckets.go
  • esapi/api.xpack.ml.get_influencers.go
  • esapi/api.xpack.ml.get_overall_buckets.go
  • esapi/api.xpack.ml.get_records.go

What should I do?

Generated files are typically auto-generated and manual edits may be lost on regeneration.

Options:

  • ✅ Add the skip: gencheck label if these changes are intentional
  • 💬 Open an issue to discuss if you're unsure

This check can be bypassed by adding the skip label to PR #1505

@MD-Mushfiqur123

Copy link
Copy Markdown
Author

The generated file changes are intentional — this is a mechanical interface{}any refactor across the entire codebase, including generated API files. Could a maintainer add the skip: gencheck label to bypass this check?

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.

2 participants