Various improvements #471
Annotations
2 errors and 5 warnings
src/features/governance/hooks/useGovernanceProposals.test.ts > mergeProposalsWithMetadata > merge properly:
src/features/governance/hooks/useGovernanceProposals.test.ts#L153
AssertionError: expected 156 to be 155 // Object.is equality
- Expected
+ Received
- 155
+ 156
❯ src/features/governance/hooks/useGovernanceProposals.test.ts:153:27
|
test
Process completed with exit code 1.
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|