Links to banners, TVL Limit, STRK Sensei, Strategies metadata - #71 #95
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app/api/stats/route.ts#L6
'req' is defined but never used. Allowed unused args must match /^_/u
|
src/app/api/strategies/route.ts#L5
'req' is defined but never used. Allowed unused args must match /^_/u
|
src/app/page.tsx#L123
Expected '===' and instead saw '=='
|
src/app/strategy/components/Strategy.tsx#L65
React Hook useEffect has a missing dependency: 'setBalQueryEnable'. Either include it or remove the dependency array
|
src/app/strategy/components/Strategy.tsx#L382
Expected '===' and instead saw '=='
|
src/app/strategy/components/Strategy.tsx#L396
Expected '===' and instead saw '=='
|
src/app/strategy/components/Strategy.tsx#L433
Expected '===' and instead saw '=='
|
src/app/strategy/components/Strategy.tsx#L434
Expected '===' and instead saw '=='
|
src/app/template.tsx#L83
'chain' is defined but never used. Allowed unused args must match /^_/u
|
src/app/template.tsx#L93
'getIconNode' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading