Skip to content

permissions in next auth jwe #50

permissions in next auth jwe

permissions in next auth jwe #50

Triggered via pull request June 12, 2024 11:00
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Linting: packages/next-drupal/src/lib/auth/index.ts#L21
Missed spacing between "@edw/next-drupal/lib/drupal" and "./providers/DrupalCredentials" imports
Linting
@edw/next-drupal#lint: command (/home/runner/work/next-drupal/next-drupal/packages/next-drupal) /opt/hostedtoolcache/node/20.14.0/x64/bin/pnpm run lint exited (1)
Linting
Process completed with exit code 1.
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