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

Use ::debug and ::warning annotations #43

Closed
alekseykulikov opened this issue Apr 1, 2020 · 1 comment
Closed

Use ::debug and ::warning annotations #43

alekseykulikov opened this issue Apr 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@alekseykulikov
Copy link
Member

An LHCI assertion supports error or warning status.
Currently, every annotation has an error status, where it lists errors and warnings separated visually.
If a URL only has warnings, the status should be a warning.

console.log("::warning some text%0Aafter new line")

We could also use ::debug annotations to report LH results or other useful information.

@alekseykulikov
Copy link
Member Author

treosh/lighthouse-ci-action@v3 supports warnings. ::debug annotations are not necessary since output is extended with all the extra information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant