chore: package bump #37
Annotations
3 errors and 2 warnings
deploy
Element implicitly has an 'any' type because expression of type 'MsgType' can't be used to index type '{ "cosmos.authz.v1beta1.MsgExec": string; "cosmos.authz.v1beta1.MsgGrant": string; "cosmos.authz.v1beta1.MsgRevoke": string; "cosmos.bank.v1beta1.MsgSend": string; "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward": string; ... 76 more ...; 'cosmos.bank.v1beta1.MsgMultiSend': string; }'.
|
deploy
Property 'tag' is missing in type '{ branch: string; gitTagLink: string; logs: never[]; }' but required in type '{ tag: string; branch: string; gitTagLink: string; logs: GitLog[]; }'.
|
deploy
Process completed with exit code 1.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|