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: mapping values are not allowed here in Quickstart.yml #2070

Closed
wants to merge 1 commit into from
Closed

fix: mapping values are not allowed here in Quickstart.yml #2070

wants to merge 1 commit into from

Conversation

ThibHrrd
Copy link

ERROR: "yaml.scanner.ScannerError: mapping values are not allowed here"

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

Just a small YAML error on line 22 because of an extra ":".

ERROR: "yaml.scanner.ScannerError: mapping values are not allowed here"
@CLAassistant
Copy link

CLAassistant commented Dec 16, 2021

CLA assistant check
All committers have signed the CLA.

@ThibHrrd ThibHrrd changed the title Update quickstart.yml fix: mapping values are not allowed here in Quickstart.yml Dec 16, 2021
@aeneasr aeneasr closed this in 52420cc Dec 16, 2021
@aeneasr
Copy link
Member

aeneasr commented Dec 16, 2021

Thank you for bringing this to our attention! I saw that there are some issues with the Dockerfiles and resolved them in the patch, and also addressed the issue you described in this PR :)

@ThibHrrd
Copy link
Author

Thank you for bringing this to our attention! I saw that there are some issues with the Dockerfiles and resolved them in the patch, and also addressed the issue you described in this PR :)

no problem! :))

peturgeorgievv pushed a commit to senteca/kratos-fork that referenced this pull request Jun 30, 2023
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.

3 participants