[820] General: Add frontend .env validation script for contract deployment #550
frontend.yml
on: pull_request
Detect changed packages
7s
Frontend lint + test
43s
Backend lint + test
0s
Backend build
0s
Contracts lint + test + build
0s
Frontend build
36s
Annotations
16 errors and 7 warnings
|
Frontend lint + test
Process completed with exit code 1.
|
|
Frontend lint + test:
frontend/src/pages/Settings.tsx#L3
'Precision' is defined but never used
|
|
Frontend lint + test:
frontend/src/lib/chartFormatters.ts#L13
'PercentFormatOptions' is defined but never used
|
|
Frontend lint + test:
frontend/src/lib/chartFormatters.ts#L12
'CurrencyFormatOptions' is defined but never used
|
|
Frontend lint + test:
frontend/src/lib/chartFormatters.ts#L11
'NumberFormatOptions' is defined but never used
|
|
Frontend lint + test:
frontend/src/hooks/useRetryState.ts#L34
'event' is defined but never used
|
|
Frontend build
Cannot find name 'expect'.
|
|
Frontend build
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
|
Frontend build
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
|
Frontend build
Cannot redeclare block-scoped variable 'goToReview'.
|
|
Frontend build
Cannot redeclare block-scoped variable 'resetWizard'.
|
|
Frontend build
Cannot redeclare block-scoped variable 'goToReview'.
|
|
Frontend build
Cannot redeclare block-scoped variable 'resetWizard'.
|
|
Frontend build
Duplicate identifier 'confetti'.
|
|
Frontend build
Duplicate identifier 'confetti'.
|
|
Frontend build
Cannot find module '@testing-library/user-event' or its corresponding type declarations.
|
|
Detect changed packages
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend env validation script
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/
|
|
Frontend lint + test
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/
|
|
Frontend lint + test:
frontend/src/pages/Portfolio.tsx#L297
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend lint + test:
frontend/src/pages/Portfolio.tsx#L166
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend lint + test:
frontend/src/components/VirtualizedDataTable.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend build
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/
|