Skip to content

remove bootstrap in favor of tailwind #679

remove bootstrap in favor of tailwind

remove bootstrap in favor of tailwind #679

Triggered via pull request August 1, 2024 07:22
Status Failure
Total duration 2m 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-tests: frontend/src/components/files/UploadImage.tsx#L25
'uploadStatus' is assigned a value but never used
run-tests: frontend/src/components/files/UploadImage.tsx#L34
'crop' is assigned a value but never used
run-tests: frontend/src/components/files/UploadImage.tsx#L130
'onModalHide' is assigned a value but never used
run-tests: frontend/src/components/files/UploadImage.tsx#L136
'handleImageLoaded' is assigned a value but never used
run-tests: frontend/src/components/files/UploadImage.tsx#L152
'handleCropComplete' is assigned a value but never used
run-tests: frontend/src/components/files/UploadImage.tsx#L156
'handleDone' is assigned a value but never used
run-tests: frontend/src/components/files/UploadURDF.tsx#L15
'uploadStatus' is assigned a value but never used
run-tests: frontend/src/components/ui/Input/Input.tsx#L28
Component definition is missing display name
run-tests: frontend/src/hooks/alerts.tsx#L10
'DELAY' is assigned a value but never used
run-tests: frontend/src/hooks/alerts.tsx#L15
'alertTypeToBg' is assigned a value but never used
run-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/