Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove duplicate identifier ssrf #5113

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 3, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@@ -0,0 +1 @@
import '.';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

任何测试都不能放过。

@fengmk2
Copy link
Member Author

fengmk2 commented Jan 3, 2023

image

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 99.85% // Head: 99.85% // No change to project coverage 👍

Coverage data is based on head (1cd788b) compared to base (cd29bfb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5113   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          35       35           
  Lines        3483     3483           
  Branches      510      510           
=======================================
  Hits         3478     3478           
  Misses          5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fengmk2 fengmk2 merged commit 2b407eb into master Jan 3, 2023
@fengmk2 fengmk2 deleted the fix-ssrf-duplicate-identifier branch January 3, 2023 05:05
atian25 pushed a commit that referenced this pull request Jan 3, 2023
[skip ci]

## [3.11.1](v3.11.0...v3.11.1) (2023-01-03)

### Bug Fixes

* remove duplicate identifier ssrf ([#5113](#5113)) ([2b407eb](2b407eb))
@github-actions
Copy link

github-actions bot commented Jan 3, 2023

🎉 This PR is included in version 3.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

iblogc pushed a commit to iblogc/egg that referenced this pull request Jan 9, 2023
iblogc pushed a commit to iblogc/egg that referenced this pull request Jan 9, 2023
[skip ci]

## [3.11.1](eggjs/egg@v3.11.0...v3.11.1) (2023-01-03)

### Bug Fixes

* remove duplicate identifier ssrf ([eggjs#5113](eggjs#5113)) ([2b407eb](eggjs@2b407eb))
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.

1 participant