Release 1.203.0 #7931
checks.yml
on: pull_request
Adapter changes accompanied by a changeset
17s
Install and verify dependencies
2m 58s
Compile tests for changed packages
30s
Run unit tests for changed adapters
38s
Run integration tests for changed adapters
39s
Run non-unit, non-integration tests for changed packages
51s
Run linters and formatters
1m 20s
Documentation generation test
6m 56s
Check that changed adapters have the latest EA framework version
29s
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>'.
|
Check that changed adapters have the latest EA framework version
Cache save failed.
|
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/augur/src/dataProviders/theRundown.ts#L110
Unexpected any. Specify a different type
|
Run linters and formatters:
packages/composites/augur/src/dataProviders/sportsdataio.ts#L647
Unexpected any. Specify a different type
|
Run linters and formatters:
packages/composites/augur/src/dataProviders/sportsdataio.ts#L595
Unexpected any. Specify a different type
|
Run linters and formatters:
packages/composites/augur/src/dataProviders/sportsdataio.ts#L476
Unexpected any. Specify a different type
|
Run linters and formatters:
packages/composites/augur/src/dataProviders/sportsdataio.ts#L321
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/apy-finance/src/endpoint/allocations.ts#L56
Unexpected any. Specify a different type
|
Run linters and formatters:
packages/composites/apy-finance/src/endpoint/allocations.ts#L40
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.
|