Skip to content

Merge branch '25086-idra-news-events-split' into main #45

Merge branch '25086-idra-news-events-split' into main

Merge branch '25086-idra-news-events-split' into main #45

Triggered via push June 4, 2024 15:28
Status Failure
Total duration 44s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linting
@edw/next-drupal#lint: command (/home/runner/work/next-drupal/next-drupal/packages/next-drupal) /opt/hostedtoolcache/node/20.13.1/x64/bin/pnpm run lint exited (1)
Linting: packages/next-drupal/src/components/blocks/FacetedSearch/FacetedSearch/FacetedSearch.tsx#L119
Replace `⏎··················{appConfig.emptyText}⏎················` with `{appConfig.emptyText}`
Linting: packages/next-drupal/src/components/blocks/FacetedSearch/TabsFilters.tsx#L24
Expected "hideShowAll" to come before "value"
Linting: packages/next-drupal/src/components/blocks/FacetedSearch/TabsFilters.tsx#L33
Expected "hideShowAll" to come before "value"
Linting: packages/next-drupal/src/hooks/useSearchApp.ts#L140
'futureDate' is never reassigned. Use 'const' instead
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting: packages/next-drupal/src/components/blocks/FacetedSearch/SearchInput.tsx#L31
React Hook useCallback has unnecessary dependencies: 'id' and 'onChange'. Either exclude them or remove the dependency array