Skip to content

feat: enable blockfrost enabled e2e tests #961

feat: enable blockfrost enabled e2e tests

feat: enable blockfrost enabled e2e tests #961

Triggered via pull request October 16, 2024 13:41
Status Failure
Total duration 7m 19s
Artifacts
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build_and_test (ubuntu-20.04): packages/cardano-services/src/ChainHistory/BlockrostChainHistoryProvider/BlockfrostChainHistoryProvider.ts#L293
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
build_and_test (ubuntu-20.04): packages/cardano-services/src/ChainHistory/BlockrostChainHistoryProvider/BlockfrostChainHistoryProvider.ts#L293
Async method 'fetchTransaction' has a complexity of 20. Maximum allowed is 11
build_and_test (ubuntu-20.04): packages/core/test/Serialization/Transaction.test.ts#L2
'@cardano-sdk/core' should be listed in the project's dependencies. Run 'npm i -S @cardano-sdk/core' to add it
build_and_test (ubuntu-20.04)
Process completed with exit code 1.
build_and_test (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (ubuntu-20.04): packages/util/src/util.ts#L10
Unexpected any. Specify a different type