chore(deps): update dependency prettier to v3.4.2 (#6123) #10313
Annotations
4 warnings
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x):
apps/nextjs-app/config/tests/I18nextTestStubProvider.tsx#L10
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
test (20.x):
apps/nextjs-app/src/server/features/poem/SearchPoems/SearchPoemsQuery.ts#L17
'createdAt' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test (20.x):
apps/nextjs-app/src/server/features/poem/SearchPoems/SearchPoemsQuery.ts#L17
'updatedAt' is assigned a value but never used. Allowed unused vars must match /^_/u
|