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

Crash due to HTML_CodeSniffer bug #164

Open
barigorokarl opened this issue Jan 28, 2025 · 0 comments
Open

Crash due to HTML_CodeSniffer bug #164

barigorokarl opened this issue Jan 28, 2025 · 0 comments

Comments

@barigorokarl
Copy link

Due to bug squizlabs/HTML_CodeSniffer#296 in HTML_CodeSniffer the webservice crashes without any useful message:

[6797689d260e030013f61666]  > Launching Headless Chrome
[6797689d260e030013f61666]  > Opening URL in Headless Chrome
[6797689d260e030013f61666]  > Injecting Pa11y
[6797689d260e030013f61666]  > Injecting runner: htmlcs
[6797689d260e030013f61666]  > Running Pa11y on the page
[6797689d260e030013f61666]  > Waiting for 10000ms
model:task:runById failed, with id: 6797689d260e030013f61666
Cannot read properties of undefined (reading 'replace')
Failed to finish task 6797689d260e030013f61666
ObjectID generation failed. Argument passed in must be a single String of 12 bytes or a string of 24 hex characters

This occurs on pages that contain inputs with autocomplete directives.

The dependency needs to be updated when the bug is fixed in HTML_CodeSniffer

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

No branches or pull requests

1 participant