Skip to content

feat(frontend): update run and build tasks configurations

251458e
Select commit
Loading
Failed to load commit list.
Draft

Upgrade to v2 #12

feat(frontend): update run and build tasks configurations
251458e
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 10, 2026 in 5s

1 issue fixed. 3 issues found.

Annotations

Check notice on line 302 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#L78-L302

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)