Matching entity search #96
Annotations
17 warnings
frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend:
ui/src/contribution/__tests__/shows_error_integration.test.tsx#L15
'ColumnDefinitionStep' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/__tests__/add_entity.test.tsx#L303
'idTagDefSearch0' is assigned a value but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/__tests__/add_entity.test.tsx#L305
'justificationSearch0' is assigned a value but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/__tests__/add_entity.test.tsx#L308
'idTagDefSearch1' is assigned a value but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/__tests__/add_entity.test.tsx#L310
'justificationSearch1' is assigned a value but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/__tests__/add_entity.test.tsx#L334
'addValueResponses' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/contribution/entity/components/modals.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/merge_request/conflicts/selectors.ts#L3
'create' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/session/__tests__/sessions_integration.test.tsx#L26
'store' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/tag_management/__tests__/select_owner_integration.test.tsx#L20
'Remote' is defined but never used. Allowed unused vars must match /^_/u
|
backend (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend (3.10)
No files were found with the provided path: coverage-3.10. No artifacts will be uploaded.
|
backend (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend (3.11)
No files were found with the provided path: coverage-3.11. No artifacts will be uploaded.
|
backend (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend (3.12)
No files were found with the provided path: coverage-3.12. No artifacts will be uploaded.
|