Skip to content

Infrastructure: Update vnu-jar to 24.10.17; ignore warnings #3262

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

Merged
merged 3 commits into from
May 22, 2025

Conversation

howard-e
Copy link
Contributor

@howard-e howard-e commented May 5, 2025

Ignores the following errors when running npm run lint:html:

  • The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
  • The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.

This is already being tracked at validator/validator#1364 and #2082 (but was closed as out of scope). Additional details are in thread at #2082.

Detailed failing output:
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":114.20-115.100: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":115.101-116.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":116.63-117.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":117.72-118.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":119.20-120.79: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":120.80-121.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":121.67-122.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":122.80-123.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":124.20-125.101: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":125.102-126.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":126.67-127.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":127.95-128.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":129.20-130.94: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":130.95-131.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":131.67-132.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":132.95-133.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":134.20-135.101: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":135.102-136.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":136.67-137.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":137.107-138.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":139.20-140.116: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":140.117-141.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":141.67-142.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":142.104-143.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":144.20-145.94: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":145.95-146.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":146.67-147.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":147.106-148.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":149.20-150.94: error: The “role” attribute must not be used on a “tr” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":150.95-151.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":151.67-152.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.
"file:/Users/Projects/aria/aria-practices/content/patterns/treegrid/examples/treegrid-1.html":152.86-153.36: error: The “role” attribute must not be used on a “td” element which has a “table” ancestor with no “role” attribute, or with a “role” attribute whose value is “table”, “grid”, or “treegrid”.

@howard-e howard-e added dependencies Pull requests that update a dependency file in a third-party package Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation labels May 5, 2025
@howard-e howard-e changed the title Update vnu-jar; ignore warnings Infrastructure: Update vnu-jar; ignore warnings May 5, 2025
@howard-e howard-e marked this pull request as ready for review May 20, 2025 18:26
@howard-e howard-e changed the title Infrastructure: Update vnu-jar; ignore warnings Infrastructure: Update vnu-jar to 24.10.17; ignore warnings May 22, 2025
@howard-e howard-e merged commit e48f896 into main May 22, 2025
15 checks passed
@howard-e howard-e deleted the update-vnu-validator branch May 22, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file in a third-party package Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant