feat: add FindByRole #945
ci.yml
on: pull_request
Matrix: run-test
validate-docs
3m 10s
create-nuget
3m 55s
dependency-review
4s
release-preview
0s
Annotations
50 errors and 3 warnings
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Checkbox'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Cell'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Caption'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Button'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Blockquote'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Banner'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Article'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Application'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.AlertDialog'
|
|
validate-docs
Missing XML comment for publicly visible type or member 'AriaRole.Alert'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Checkbox'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Cell'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Caption'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Button'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Blockquote'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Banner'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Article'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Application'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.AlertDialog'
|
|
create-nuget
Missing XML comment for publicly visible type or member 'AriaRole.Alert'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Checkbox'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Cell'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Caption'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Button'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Blockquote'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Banner'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Article'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Application'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.AlertDialog'
|
|
run-test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Alert'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Checkbox'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Cell'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Caption'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Button'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Blockquote'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Banner'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Article'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Application'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.AlertDialog'
|
|
run-test (macos-latest)
Missing XML comment for publicly visible type or member 'AriaRole.Alert'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L18
Missing XML comment for publicly visible type or member 'AriaRole.Checkbox'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L17
Missing XML comment for publicly visible type or member 'AriaRole.Cell'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L16
Missing XML comment for publicly visible type or member 'AriaRole.Caption'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L15
Missing XML comment for publicly visible type or member 'AriaRole.Button'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L14
Missing XML comment for publicly visible type or member 'AriaRole.Blockquote'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L13
Missing XML comment for publicly visible type or member 'AriaRole.Banner'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L12
Missing XML comment for publicly visible type or member 'AriaRole.Article'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L11
Missing XML comment for publicly visible type or member 'AriaRole.Application'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L10
Missing XML comment for publicly visible type or member 'AriaRole.AlertDialog'
|
|
run-test (windows-latest):
src/bunit.web.query/Roles/AriaRole.cs#L9
Missing XML comment for publicly visible type or member 'AriaRole.Alert'
|
|
dependency-review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/dependency-review-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate-docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cschleiden/replace-tokens@v1, dotnet/nbgv@v0.5.1, mindsers/changelog-reader-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
create-nuget
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cschleiden/replace-tokens@v1, dotnet/nbgv@v0.5.1, mindsers/changelog-reader-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|