Skip to content

test(core): add finance tests and refactor existing tests to support new API #594

test(core): add finance tests and refactor existing tests to support new API

test(core): add finance tests and refactor existing tests to support new API #594

Triggered via pull request May 23, 2025 15:40
Status Failure
Total duration 2m 23s
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/contexts/api/apiContext.tsx#L5
Unexpected any. Specify a different type
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 20: src/components/publication-detail-main/index.tsx#L77
'counters' is assigned a value 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