Skip to content

fix: declare incompatible-with easy-api to prevent action ID conflicts#1278

Merged
tangcent merged 1 commit intomasterfrom
fix/incompatible-with-easy-api
Mar 14, 2026
Merged

fix: declare incompatible-with easy-api to prevent action ID conflicts#1278
tangcent merged 1 commit intomasterfrom
fix/incompatible-with-easy-api

Conversation

@tangcent
Copy link
Copy Markdown
Owner

When both easy-api and easy-yapi are installed, duplicate action IDs cause IDEA to fail on startup. Use the platform-native element so IntelliJ prevents both plugins from being enabled simultaneously and lets the user choose which to keep.

When both easy-api and easy-yapi are installed, duplicate action IDs
cause IDEA to fail on startup. Use the platform-native <incompatible-with>
element so IntelliJ prevents both plugins from being enabled simultaneously
and lets the user choose which to keep.
@github-actions github-actions bot added the type: bug Something isn't working label Mar 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📦 Plugin has been packaged for this PR. You can download easy-yapi-2.8.4.212.0.zip from the GitHub Actions workflow run by clicking on the "Artifacts" dropdown.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.681%. Comparing base (640e35f) to head (6cc7781).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #1278   +/-   ##
===========================================
  Coverage     54.681%   54.681%           
  Complexity      2748      2748           
===========================================
  Files            289       289           
  Lines          15329     15329           
  Branches        3714      3714           
===========================================
  Hits            8382      8382           
  Misses          5245      5245           
  Partials        1702      1702           
Flag Coverage Δ
unittests 54.681% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 640e35f...6cc7781. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tangcent tangcent merged commit f177ca3 into master Mar 14, 2026
15 checks passed
@tangcent tangcent deleted the fix/incompatible-with-easy-api branch March 14, 2026 11:10
@tangcent tangcent mentioned this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant