Skip to content

feat: added views count to the videos #642

feat: added views count to the videos

feat: added views count to the videos #642

Triggered via pull request August 8, 2025 15:17
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Static Analysis and Test | Node 20: src/components/share-button.tsx#L91
Forbidden non-null assertion
Static Analysis and Test | Node 20: src/components/report-publication-modal.tsx#L16
Unexpected empty async arrow function
Static Analysis and Test | Node 20: src/components/report-publication-modal.tsx#L16
'comments' is defined but never used
Static Analysis and Test | Node 20: src/components/report-profile-modal.tsx#L17
Unexpected empty async arrow function
Static Analysis and Test | Node 20: src/components/report-profile-modal.tsx#L17
'comments' is defined but never used
Static Analysis and Test | Node 20: src/components/report-profile-modal.tsx#L17
'reason' is defined but never used
Static Analysis and Test | Node 20: src/components/report-profile-modal.tsx#L14
'profile' is defined but never used
Static Analysis and Test | Node 18
The operation was canceled.
Static Analysis and Test | Node 18
The strategy configuration was canceled because "ci._20" failed
Static Analysis and Test | Node 20: src/contexts/auth/authContext.tsx#L4
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Analysis and Test | Node 20: src/components/editor/toolbar.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components