Skip to content

Incorrect code examples in documentation #3889

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

Closed
wants to merge 1 commit into from

Conversation

LichKing-lee
Copy link
Contributor

This example code fails the build. end() method is not exists

This example code fails the build. `end()` method is not exists
@fmbenhassine fmbenhassine added this to the 4.3.3 milestone Apr 19, 2021
@fmbenhassine fmbenhassine changed the title Deleted the not exists method Incorrect code examples in documentation May 17, 2021
fmbenhassine pushed a commit that referenced this pull request May 17, 2021
The changed code examples in this commit used the
`.end()` method which does not exist in `SimpleStepBuilder`.

Issue #3889
@fmbenhassine
Copy link
Contributor

Rebased and merged as b486e24. There are other occurrences of the same error which I fixed and amended in your commit. Thank you for your contribution!

fmbenhassine pushed a commit that referenced this pull request May 17, 2021
The changed code examples in this commit used the
`.end()` method which does not exist in `SimpleStepBuilder`.

Issue #3889
fmbenhassine pushed a commit that referenced this pull request May 17, 2021
The changed code examples in this commit used the
`.end()` method which does not exist in `SimpleStepBuilder`.

Issue #3889
@fmbenhassine fmbenhassine added the for: backport-to-4.2.x Issues that will be back-ported to the 4.2.x line label May 18, 2021
@LichKing-lee LichKing-lee deleted the patch-1 branch June 29, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: backport-to-4.2.x Issues that will be back-ported to the 4.2.x line in: documentation pr-for: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants