[Snyk] Fix for 2 vulnerabilities #22
Annotations
10 errors and 2 warnings
Build Components:
src/cosmos.base.tendermint.v1beta1/rest.ts#L754
Type '{ [x: string]: any; common?: Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }>; ... 9 more ...; unlink?: Partial<...>; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'AxiosHeaders | (Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }> & Partial<...>)'.
|
Build Components:
src/cosmos.bank.v1beta1/rest.ts#L343
Type '{ [x: string]: any; common?: Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }>; ... 9 more ...; unlink?: Partial<...>; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'AxiosHeaders | (Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }> & Partial<...>)'.
|
Build Components:
src/cosmos.bank.v1beta1/module.ts#L82
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
Build Components:
src/cosmos.bank.v1beta1/module.ts#L96
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
Build Components:
src/client.ts#L45
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
Build Components:
src/client.ts#L141
Type '{ rpc: string; rest: string; nodeProvider?: { readonly name: string; readonly email: string; readonly website?: string; }; chainId: string; chainName: string; stakeCurrency: { coinDenom: string; coinMinimalDenom: string; coinDecimals: number; } | Currency; ... 10 more ...; coinType: number; }' is not assignable to type 'ChainInfo'.
|
Build Components:
src/cosmos.adminmodule.adminmodule/rest.ts#L356
Type '{ [x: string]: any; common?: Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }>; ... 9 more ...; unlink?: Partial<...>; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'AxiosHeaders | (Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }> & Partial<...>)'.
|
Build Components:
src/cosmos.adminmodule.adminmodule/module.ts#L84
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
Build Components:
src/cosmos.adminmodule.adminmodule/module.ts#L98
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
Build Components:
src/cosmos.adminmodule.adminmodule/module.ts#L112
Argument of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner' is not assignable to parameter of type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/signer").OfflineSigner'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get yarn cache directory path
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/
|
The logs for this run have expired and are no longer available.
Loading