Skip to content

Release 1.203.0

Release 1.203.0 #7931

Triggered via pull request October 14, 2025 16:41
@mxiao-cllmxiao-cll
synchronize #4104
release
Status Failure
Total duration 10m 22s
Artifacts

checks.yml

on: pull_request
Adapter changes accompanied by a changeset
17s
Adapter changes accompanied by a changeset
Install and verify dependencies
2m 58s
Install and verify dependencies
Compile tests for changed packages
30s
Compile tests for changed packages
Run unit tests for changed adapters
38s
Run unit tests for changed adapters
Run integration tests for changed adapters
39s
Run integration tests for changed adapters
Run non-unit, non-integration tests for changed packages
51s
Run non-unit, non-integration tests for changed packages
Run linters and formatters
1m 20s
Run linters and formatters
Documentation generation test
6m 56s
Documentation generation test
Check that changed adapters have the latest EA framework version
29s
Check that changed adapters have the latest EA framework version
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 17 warnings
Check that changed adapters have the latest EA framework version
Process completed with exit code 1.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L374
Element implicitly has an 'any' type because expression of type '"id"' can't be used to index type 'Body'.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L342
Element implicitly has an 'any' type because expression of type '"id"' can't be used to index type 'Body'.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L316
Element implicitly has an 'any' type because expression of type '"id"' can't be used to index type 'Body'.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L269
Parameter 'base' implicitly has an 'any' type.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L228
Parameter 'base' implicitly has an 'any' type.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L153
Parameter 'base' implicitly has an 'any' type.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L78
Parameter 'base' implicitly has an 'any' type.
Compile tests for changed packages: packages/composites/gm-token/test/integration/fixtures.ts#L3
Parameter 'base' implicitly has an 'any' type.
Compile tests for changed packages: packages/composites/gm-token/test/integration/adapter.test.ts#L44
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: true; }; NCFX_ADAPTER_URL: { description: string; type: "string"; required: true; }; COINMETRICS_ADAPTER_URL: { description: string; type: "string"; required: true; }; 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>'.
Compile tests for changed packages
Cache save failed.
Run unit tests for changed adapters
Cache save failed.
Run integration tests for changed adapters
Cache save failed.
Run non-unit, non-integration tests for changed packages
Cache save failed.
Run linters and formatters: packages/composites/augur/src/methods/createMarkets.ts#L138
Unexpected any. Specify a different type
Run linters and formatters: packages/composites/apy-finance/src/endpoint/tvl.ts#L56
Unexpected any. Specify a different type
Run linters and formatters: packages/composites/anchor/src/endpoint/price/beth.ts#L30
Unexpected any. Specify a different type
Run linters and formatters
Cache save failed.
Documentation generation test
Cache save failed.