Skip to content

feat: add garden swap functionality and ui components #869

feat: add garden swap functionality and ui components

feat: add garden swap functionality and ui components #869

Triggered via push December 23, 2024 15:54
Status Failure
Total duration 4m 12s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
typecheck: src/app/functions/configuration.functions.ts#L81
Type '[Chain, ...Chain[]]' is not assignable to type 'readonly [Chain, ...Chain[]]'.
typecheck: src/app/functions/configuration.functions.ts#L82
Type '{ [x: number]: HttpTransport; }' is not assignable to type 'Record<number, Transport<string, Record<string, any>, EIP1193RequestFn>>'.
typecheck: src/app/functions/configuration.functions.ts#L103
Argument of type '{ account: Account; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { ...; } | undefined; ... 8 more ...; extend: <const client extends { ...; } & ExactPartial<...>>(fn: (client: Client<...>) => client) =...' is not assignable to parameter of type 'Client<Transport, Chain, Account>'.
typecheck: src/app/hooks/use-add-token.ts#L14
Argument of type 'import("/home/runner/work/dlc-btc-website/dlc-btc-website/node_modules/wagmi/node_modules/@wagmi/core/dist/types/createConfig").Config' is not assignable to parameter of type 'import("/home/runner/work/dlc-btc-website/dlc-btc-website/node_modules/@wagmi/core/dist/types/createConfig").Config'.
typecheck
Process completed with exit code 2.
lint-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-commit
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/
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-filename
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636