Skip to content

[skip ci] chore: reformat and cleanup

941a8f5
Select commit
Loading
Failed to load commit list.
Closed

Upgrade to v2 #8

[skip ci] chore: reformat and cleanup
941a8f5
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 5, 2026 in 6s

1 issue fixed. 3 issues found.

Annotations

Check notice on line 295 in frontend/src/shared/services/rpc/client.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/src/shared/services/rpc/client.ts#L71-L295

Complex Method

Check notice on line 39 in frontend/src/shared/services/backend/sheets/api.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/src/shared/services/backend/sheets/api.ts#L39

Unexpected constant nullishness on the left-hand side of a "??" expression. (eslint/no-constant-binary-expression)

Check notice on line 35 in frontend/src/shared/services/backend/sheets/api.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/src/shared/services/backend/sheets/api.ts#L35

Unexpected constant nullishness on the left-hand side of a "??" expression. (eslint/no-constant-binary-expression)