feat(deps): upgrade to algosdk v3 and algokit-utils v8 #1387
ci-ui.yaml
on: pull_request
Lint, Typecheck, Test, and Build
47s
Annotations
2 errors and 1 warning
src/hooks/useStakersChartData.spec.tsx > useStakersChartData > returns correct data:
ui/src/hooks/useStakersChartData.spec.tsx#L26
AssertionError: expected false to be true // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ src/hooks/useStakersChartData.spec.tsx:26:58
❯ runWithExpensiveErrorDiagnosticsDisabled ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Lint, Typecheck, Test, and Build
Process completed with exit code 1.
|
Lint, Typecheck, Test, and Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|