Skip to content

feat: Trading Reward with veCAKE #3472

feat: Trading Reward with veCAKE

feat: Trading Reward with veCAKE #3472

Triggered via pull request February 5, 2024 06:54
Status Success
Total duration 5m 29s
Artifacts

tsCheck.yml

on: pull_request
Typescript Error Check
5m 20s
Typescript Error Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Typescript Error Check: apps/web/src/components/ConnectWalletButton.tsx#L36
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Typescript Error Check: apps/web/src/components/CurrencySelect/index.tsx#L121
'quoted' is possibly 'undefined'.
Typescript Error Check: apps/web/src/components/EasyMde/index.tsx#L76
Type 'null' is not assignable to type 'EasyMDE'.
Typescript Error Check: apps/web/src/components/EasyMde/index.tsx#L83
Type 'MutableRefObject<undefined>' is not assignable to type 'LegacyRef<HTMLTextAreaElement> | undefined'.
Typescript Error Check: apps/web/src/components/GlobalCheckClaimStatus/AnniversaryAchievementModal.tsx#L61
Type '`0x${string}` | undefined' is not assignable to type '`0x${string}`'.
Typescript Error Check: apps/web/src/components/GlobalCheckClaimStatus/AnniversaryAchievementModal.tsx#L120
Type '`0x${string}` | undefined' is not assignable to type '`0x${string}` | Account'.
Typescript Error Check: apps/web/src/components/Menu/UserMenu/WalletModal.tsx#L89
Type 'boolean | undefined' is not assignable to type 'boolean'.
Typescript Error Check: apps/web/src/components/Menu/UserMenu/WalletModal.tsx#L91
Type 'Handler | undefined' is not assignable to type '() => void'.
Typescript Error Check: apps/web/src/components/Menu/UserMenu/WalletModal.tsx#L92
Type 'Handler | undefined' is not assignable to type '() => void'.
Typescript Error Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3, Equip-Collaboration/[email protected], umani/[email protected], chefjackson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typescript Error Check
The following actions uses node12 which is deprecated and will be forced to run on node16: Equip-Collaboration/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Typescript Error Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/