fix: fixed staff account id redirection #104
Annotations
10 errors and 1 warning
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L190
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:190:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L204
AssertionError: expected "spy" to be called once, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:204:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L245
AssertionError: expected "error" to be called with arguments: [ Array(1) ]
Received:
1st error call:
Array [
- "Error retrieving businesses: 400 - NOT FOUND ",
+ "Error retrieving businesses: undefined - undefined ",
]
Number of calls: 1
❯ ../tests/unit/stores/affiliations.test.ts:245:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L277
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:277:5
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L305
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:305:5
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L429
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:429:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L450
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:450:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L480
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:480:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L498
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:498:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L528
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:528:9
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading