test: UI testing framework — Jest regression specs + Playwright smoke harness #63
Annotations
10 errors and 11 warnings
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L425
Expected `!==` but received `!=`
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L281
Elements with interaction handlers must be focusable
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L281
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L160
Elements with interaction handlers must be focusable
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L160
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L1562
Unexpected empty method 'error'
|
|
build (22.x):
src/app/adf-data-explorer/df-data-grid.component.ts#L1508
Lifecycle methods should not be empty
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.ts#L200
'endpointsInfoToValidate' is never reassigned. Use 'const' instead
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs-list/df-api-docs-list.component.html#L2
Elements with interaction handlers must be focusable
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs-list/df-api-docs-list.component.html#L2
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
|
build (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.ts#L321
Unexpected any. Specify a different type
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.ts#L66
'HealthCheckResult' is defined but never used
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.ts#L62
Unexpected any. Specify a different type
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.ts#L51
'forkJoin' is defined but never used
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.spec.ts#L53
Unexpected any. Specify a different type
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.spec.ts#L43
'url' is defined but never used
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs/df-api-docs.component.spec.ts#L42
'blob' is defined but never used
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs-list/df-api-docs-list.component.ts#L28
Unexpected any. Specify a different type
|
|
build (22.x):
src/app/adf-api-docs/df-api-docs-list/df-api-docs-list.component.ts#L11
Unexpected any. Specify a different type
|
|
build (22.x):
src/app/adf-admins/df-manage-admins/df-manage-admins-table.spec.ts#L36
Unexpected any. Specify a different type
|