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 missing steps and fields in "report an error" in log module. #838

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lauromoura
Copy link

@lauromoura lauromoura commented Dec 20, 2024

Missing steps common to the regular console steps, also in the log module:

  • Creating the timestamp field.
  • Creating body from entry.

Also, the stack value was created in its own step, but was not listed in the list of fields creating the specific log.JavascriptLogEntry production.


Preview | Diff

Missing steps common to the regular console events:

- Creating the `timestamp` field.
- Creating `body` from `entry`.

Also, the `stack` value was created in its own step, but was not
listed in the list of fields creating the specific
`log.JavascriptLogEntry` production.
@lauromoura
Copy link
Author

lauromoura commented Dec 20, 2024

Just connected my W3C account to my GitHub one, but validation is still failing. Does it take some time to work?

Or is this small enough to be marked as non-substantive?

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.

2 participants