fix: parameters for hooks that get the version #99
on-push-to-main.yml
on: push
Verify
/
Lint
28s
Changesets
30s
Annotations
10 errors and 4 warnings
Verify / Types
Cannot find module '../../contexts' or its corresponding type declarations.
|
Verify / Types
Cannot find module '../../types/utils' or its corresponding type declarations.
|
Verify / Types
Cannot find module '../account/utils' or its corresponding type declarations.
|
Verify / Types
Property 'getAbstractModuleVersionFromApi' does not exist on type '{ key: string; name: string; getAccountBaseAddresses: (args: { args: {}; }) => Promise<{ managerAddress: string; proxyAddress: string; }>; getBaseToken: (args: { args: {}; }) => Promise<{ readonly denom: string; readonly type: "native"; address?: undefined; } | { ...; }>; ... 13 more ...; extend: <const client exten...'.
|
Verify / Types
Cannot find module './use-abstract-module-version-from-api' or its corresponding type declarations.
|
Verify / Types
@abstract-money/react#typecheck: command (/home/runner/work/abstract.js/abstract.js/packages/react) pnpm run typecheck exited (1)
|
Verify / Types
Process completed with exit code 1.
|
Verify / Build
@abstract-money/react#build: command (/home/runner/work/abstract.js/abstract.js/packages/react) pnpm run build exited (1)
|
Verify / Build
Cannot find module './use-abstract-module-version-from-api' or its corresponding type declarations.
|
Verify / Build
Process completed with exit code 1.
|
Verify / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Changesets
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, changesets/action@v1.4.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|