-
Notifications
You must be signed in to change notification settings - Fork 578
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
The java codegen-ci is failing on main branch with error in method createSymbolProvider #2195
Labels
bug
This issue is a bug.
Comments
trivikr
added
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
and removed
needs-triage
This issue or PR still needs to be triaged.
labels
Mar 30, 2021
The codegen-ci fails as:
Solutions:
|
trivikr
added a commit
to trivikr/aws-sdk-js-v3
that referenced
this issue
Mar 30, 2021
trivikr
added a commit
that referenced
this issue
Mar 30, 2021
JordonPhillips
pushed a commit
that referenced
this issue
Apr 8, 2021
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Linkgoron
pushed a commit
to Linkgoron/aws-sdk-js-v3
that referenced
this issue
Jan 26, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
The java codegen-ci is failing on main branch with error:
method createSymbolProvider in class TypeScriptCodegenPlugin cannot be applied to given types
Your environment
SDK version number
main branch
Is the issue in the browser/Node.js/ReactNative?
N/A
Details of the browser/Node.js/ReactNative version
N/A
Steps to reproduce
Run codegen-ci on main branch.
Example run in PR https://github.com/aws/aws-sdk-js-v3/pull/2194/checks?check_run_id=2228612186
Observed behavior
CI fails with error:
method createSymbolProvider in class TypeScriptCodegenPlugin cannot be applied to given types
Expected behavior
CI succeeds
The text was updated successfully, but these errors were encountered: