fix: ensure useSubscriptions and useEnterpriseCourseEnrollments uses queryOptions.select from args #24041
Annotations
7 errors and 1 warning
|
Lint:
src/components/app/data/hooks/useEnterpriseCourseEnrollments.test.jsx#L211
Missing trailing comma
|
Lint:
src/components/app/data/hooks/useSubscriptions.test.jsx#L85
'original' is defined but never used
|
Lint:
src/components/app/data/hooks/useSubscriptions.test.jsx#L85
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
src/components/app/data/hooks/useSubscriptions.test.jsx#L87
Missing semicolon
|
Lint:
src/components/app/data/hooks/useSubscriptions.test.jsx#L125
Missing trailing comma
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading