Skip to content

feat: add default tokens to swap #286

feat: add default tokens to swap

feat: add default tokens to swap #286

Triggered via pull request November 5, 2024 21:04
Status Failure
Total duration 2m 27s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Lint and build: src/pages/Collectibles/Collectibles.tsx#L1
Property 'isHistoryLoading' does not exist on type '{ getNavigationHistoryData: () => Promise<void>; setNavigationHistoryData: (data: NavigationHistoryDataState) => void; historyDataState: Record<string, any>; getPageHistoryData: () => Record<...>; setNavigationHistory: (history: History<...>) => void; getNavigationHistoryState: () => NavigationHistoryState; }'.
Lint and build: src/pages/Home/components/Portfolio/Portfolio.tsx#L1
Property 'isHistoryLoading' does not exist on type '{ getNavigationHistoryData: () => Promise<void>; setNavigationHistoryData: (data: NavigationHistoryDataState) => void; historyDataState: Record<string, any>; getPageHistoryData: () => Record<...>; setNavigationHistory: (history: History<...>) => void; getNavigationHistoryState: () => NavigationHistoryState; }'.
Lint and build
Process completed with exit code 2.
Lint and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/