OPDATA-4086: Build Blocksize Capital DEX State EA #8026
checks.yml
on: pull_request
Adapter changes accompanied by a changeset
12s
Install and verify dependencies
2m 12s
Compile tests for changed packages
Run unit tests for changed adapters
Run integration tests for changed adapters
Run non-unit, non-integration tests for changed packages
Run linters and formatters
Documentation generation test
Check that changed adapters have the latest EA framework version
Annotations
2 errors
Install and verify dependencies
Process completed with exit code 2.
|
Install and verify dependencies:
packages/non-deployable/token-allocation/src/config/index.ts#L44
Type 'PriceAdapter<{ API_KEY: { description: string; type: "string"; required: true; sensitive: true; }; WS_API_ENDPOINT: { description: string; type: "string"; required: false; default: string; }; }>' is not assignable to type 'PriceAdapter<any>'.
|