Skip to content

[Snyk] Fix for 9 vulnerabilities #33

[Snyk] Fix for 9 vulnerabilities

[Snyk] Fix for 9 vulnerabilities #33

Triggered via pull request December 7, 2024 06:12
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
test-components
37s
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 'InternalAxiosHeaders | (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 'InternalAxiosHeaders | (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 'InternalAxiosHeaders | (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
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/