Add Solana endpoint to token-balance EA #4537
checks.yml
on: pull_request
Adapter changes accompanied by a changeset
12s
Install and verify dependencies
1m 51s
Run unit tests for changed adapters
0s
Run integration tests for changed adapters
0s
Run linters and formatters
0s
Documentation generation test
0s
Check that changed adapters have the latest EA framework version
0s
Annotations
2 errors and 2 warnings
Install and verify dependencies:
packages/composites/proof-of-reserves/src/utils/balance.ts#L51
Type 'Adapter<{ SOLANA_RPC_URL: { description: string; type: "string"; }; SOLANA_COMMITMENT: { description: string; type: "string"; default: string; }; BACKGROUND_EXECUTE_MS: { description: string; type: "number"; default: number; }; }>' is not assignable to type 'Adapter<SettingsDefinitionMap>'.
|
Install and verify dependencies
Process completed with exit code 2.
|
Adapter changes accompanied by a changeset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install and verify dependencies
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|