Fixes workshop 20240508 #88
Annotations
12 warnings
frontend
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/.
|
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/merge_request/conflicts/selectors.ts#L3
'create' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/table/cell.ts#L3
'Entity' is defined but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/table/components/__tests__/submit_data_integration.test.tsx#L412
'entities_test' is assigned a value but never used. Allowed unused vars must match /^_/u
|
frontend:
ui/src/user/state.ts#L2
'Remote' is defined but never used. Allowed unused vars must match /^_/u
|
backend (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend (3.10)
No files were found with the provided path: coverage-3.10. No artifacts will be uploaded.
|
backend (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend (3.11)
No files were found with the provided path: coverage-3.11. No artifacts will be uploaded.
|
backend (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend (3.12)
No files were found with the provided path: coverage-3.12. No artifacts will be uploaded.
|