Skip to content

Add tx history and tx status toasts #62

Add tx history and tx status toasts

Add tx history and tx status toasts #62

Triggered via pull request June 22, 2024 17:45
Status Failure
Total duration 42s
Artifacts

lint_and_build.yml

on: pull_request
Performs linting, formatting on the application
33s
Performs linting, formatting on the application
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Performs linting, formatting on the application: src/app/page.tsx#L63
`'` can be escaped with `'`, `‘`, `'`, `’`
Performs linting, formatting on the application: src/app/strategy/page.tsx#L9
'capitalize' is defined but never used
Performs linting, formatting on the application: src/app/strategy/page.tsx#L9
'getTokenInfoFromAddr' is defined but never used
Performs linting, formatting on the application: src/app/strategy/page.tsx#L40
'useAtom' is defined but never used
Performs linting, formatting on the application: src/app/strategy/page.tsx#L394
`'` can be escaped with `'`, `‘`, `'`, `’`
Performs linting, formatting on the application: src/app/template.tsx#L10
'sepolia' is defined but never used
Performs linting, formatting on the application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Performs linting, formatting on the application: src/app/api/stats/[address]/route.ts#L31
'shares' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/api/stats/route.ts#L9
'req' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/page.tsx#L120
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Performs linting, formatting on the application: src/app/strategy/page.tsx#L61
'isError' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/strategy/page.tsx#L362
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L367
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L392
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L392
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/template.tsx#L83
'chain' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/template.tsx#L93
'getIconNode' is defined but never used. Allowed unused vars must match /^_/u