Skip to content

search fixes

search fixes #1333

Triggered via pull request October 16, 2024 19:56
Status Failure
Total duration 4m 39s
Artifacts

validate_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run Eslint: packages/gatsby-theme-newrelic/src/components/GlobalSearch.js#L14
'onClose' is missing in props validation
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/Results.js#L9
'onResultClick' is missing in props validation
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/Results.js#L9
'onViewMore' is missing in props validation
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/Results.js#L9
'selected' is missing in props validation
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/Results.js#L150
'parts' is never reassigned. Use 'const' instead
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/SearchDropdown.js#L16
'query' is defined but never used. Allowed unused args must match /^_/u
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/SearchDropdown.js#L33
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Run Eslint: packages/gatsby-theme-newrelic/src/components/SearchDropdown/SearchDropdown.js#L33
Non-interactive elements should not be assigned mouse or keyboard event listeners
Run Eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/