Update dependency nock to v14 #8656
Annotations
10 errors and 1 warning
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L458
Element implicitly has an 'any' type because expression of type '"id"' can't be used to index type 'Body'.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L432
Element implicitly has an 'any' type because expression of type '"id"' can't be used to index type 'Body'.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L385
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L310
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L269
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L228
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L153
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L78
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/fixtures.ts#L3
Parameter 'base' implicitly has an 'any' type.
|
|
Compile tests:
packages/composites/gm-token/test/integration/adapter.test.ts#L48
Type 'TestAdapter<{ ARBITRUM_RPC_URL: { description: string; type: "string"; required: true; }; ARBITRUM_CHAIN_ID: { description: string; type: "number"; required: true; default: number; }; BOTANIX_RPC_URL: { description: string; type: "string"; }; BOTANIX_CHAIN_ID: { description: string; type: "number"; default: number; }; DATASTORE_CONTRACT_ADDRESS: { description: string; type: "string"; required: true; default: string; }; BOTANIX_DATASTORE_CONTRACT_ADDRESS: { description: string; type: "string"; required: true; default: string; }; READER_CONTRACT_ADDRESS: { description: string; type: "string"; required: true; default: string; }; BOTANIX_READER_CONTRACT_ADDRESS: { description: string; type: "string"; required: true; default: string; }; ARBITRUM_TOKENS_INFO_URL: { description: string; type: "string"; required: true; default: string; }; BOTANIX_TOKENS_INFO_URL: { description: string; type: "string"; required: true; default: string; }; PNL_FACTOR_TYPE: { description: string; type: "string"; required: true; default: string; }; TIINGO_ADAPTER_URL: { description: string; type: "string"; required: false; }; NCFX_ADAPTER_URL: { description: string; type: "string"; required: false; }; COINMETRICS_ADAPTER_URL: { description: string; type: "string"; required: false; }; BLOCKSIZE_CAPITAL_ADAPTER_URL: { description: string; type: "string"; required: false; }; MIN_REQUIRED_SOURCE_SUCCESS: { description: string; type: "number"; required: true; default: number; validate: Validator<string | number>; }; BACKGROUND_EXECUTE_MS: { description: string; type: "number"; default: number; }; }> & { mockCache: MockCache; }' is not assignable to type 'TestAdapter<SettingsDefinitionMap>'.
|
|
Set up and install dependencies
Cache save failed.
|
Loading