Skip to content

[Snyk] Fix for 3 vulnerabilities #28

[Snyk] Fix for 3 vulnerabilities

[Snyk] Fix for 3 vulnerabilities #28

Triggered via pull request September 6, 2024 05:55
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
test-components
36s
test-components
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test-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<...>)'.
test-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<...>)'.
test-components: src/cosmos.bank.v1beta1/module.ts#L82
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components: src/cosmos.bank.v1beta1/module.ts#L96
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components: src/client.ts#L45
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components: src/client.ts#L141
Type '{ rpc: string; rest: string; nodeProvider?: { readonly name: string; readonly email?: string; readonly discord?: string; readonly website?: string; }; chainId: string; chainName: string; stakeCurrency: { ...; } | Currency; ... 12 more ...; coinType: number; }' is not assignable to type 'ChainInfo'.
test-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<...>)'.
test-components: src/cosmos.adminmodule.adminmodule/module.ts#L84
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components: src/cosmos.adminmodule.adminmodule/module.ts#L98
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components: src/cosmos.adminmodule.adminmodule/module.ts#L112
Type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/proto-signing/build/registry").Registry' is not assignable to type 'import("/home/runner/work/chain-ts-client/chain-ts-client/node_modules/@cosmjs/stargate/node_modules/@cosmjs/proto-signing/build/registry").Registry'.
test-components
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/
test-components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-components
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/