Skip to content

fix package name

fix package name #73

GitHub Actions / JUnit Test Report failed Jun 26, 2024 in 0s

1464 tests run, 1460 passed, 3 skipped, 1 failed.

Annotations

Check failure on line 8 in tests/html-has-lang.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/html-has-lang.ts.html element with a empty lang attribute fails

Cannot read properties of null (reading 'ownerDocument')
Raw output
TypeError: Cannot read properties of null (reading 'ownerDocument')
  at default (src/rules/html-has-lang.ts:8:25)
  at scan (src/scanner.ts:79:19)
  at n.<anonymous> (tests/html-has-lang.ts:40:27)