Skip to content

fix: viem client

fix: viem client #613

Triggered via pull request June 26, 2025 18:09
Status Failure
Total duration 2m 20s
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 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