Skip to content

fix: remove response message prop name from http error message #182

fix: remove response message prop name from http error message

fix: remove response message prop name from http error message #182

Triggered via pull request July 22, 2024 12:57
Status Failure
Total duration 58s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/core/Solana/getSolanaBalance.int.spec.ts > Solana token balance > should work for stables on SOL: src/core/Solana/getSolanaBalance.int.spec.ts#L35
AssertionError: expected undefined not to be undefined ❯ loadAndCompareTokenAmounts src/core/Solana/getSolanaBalance.int.spec.ts:35:35 ❯ it.retry src/core/Solana/getSolanaBalance.int.spec.ts:63:7
src/core/Solana/getSolanaBalance.int.spec.ts > Solana token balance > should work for stables on SOL: src/core/Solana/getSolanaBalance.int.spec.ts#L35
AssertionError: expected undefined not to be undefined ❯ loadAndCompareTokenAmounts src/core/Solana/getSolanaBalance.int.spec.ts:35:35 ❯ it.retry src/core/Solana/getSolanaBalance.int.spec.ts:63:7
src/core/Solana/getSolanaBalance.int.spec.ts > Solana token balance > should work for stables on SOL: src/core/Solana/getSolanaBalance.int.spec.ts#L35
AssertionError: expected undefined not to be undefined ❯ loadAndCompareTokenAmounts src/core/Solana/getSolanaBalance.int.spec.ts:35:35 ❯ it.retry src/core/Solana/getSolanaBalance.int.spec.ts:63:7
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/