fix: remove stray console.log calls, add logger helper, enforce no-console lint rule - #27
Merged
priscaenoch merged 2 commits intoJul 23, 2026
Annotations
8 errors and 1 warning
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/utils/logger.ts#L11
Property 'DEV' does not exist on type '{ readonly VITE_API_URL?: string | undefined; }'.
|
|
Typecheck:
src/pages/BatchMultiCall.tsx#L410
Cannot find name 'exportAsCli'. Did you mean 'exportAsCurl'?
|
|
Typecheck:
src/pages/BatchMultiCall.tsx#L407
Cannot find name 'exportAsFoundry'.
|
|
Typecheck:
src/components/ContractDashboard.tsx#L35
Cannot find name 'logger'.
|
|
Typecheck:
src/components/ContractDashboard.tsx#L30
Cannot find name 'logger'.
|
|
Typecheck:
src/components/ContractDashboard.tsx#L25
Cannot find name 'logger'.
|
|
Typecheck:
src/components/ContractDashboard.tsx#L20
Cannot find name 'logger'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading