Skip to content

fixed deployment checks #982

fixed deployment checks

fixed deployment checks #982

Triggered via push October 22, 2023 19:35
Status Success
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: frontend/src/components/utils/NavBar/index.tsx#L267
Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop
lint: frontend/src/pages/ProfilePage.tsx#L192
Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop