Properly encode that the sync API returns "locale=*" entries #34
Annotations
13 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/react/hooks/useFindAsset.spec.tsx#L10
'Asset' is defined but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L147
'_' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L155
'__' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L162
'___' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L203
'__' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L210
'___' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L255
'_' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L298
'__' is assigned a value but never used
|
lint:
src/react/hooks/useFindEntry.spec.tsx#L305
'___' is assigned a value but never used
|
lint:
src/react/hooks/useQueryAssets.spec.tsx#L9
'Asset' is defined but never used
|