fix: fixed staff account id redirection #112
Annotations
10 errors and 1 warning
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L196
AssertionError: expected "spy" to be called with arguments: [ '/orgs/123/affiliations?new=true' ]
Received:
Number of calls: 0
❯ ../tests/unit/stores/affiliations.test.ts:196:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L219
AssertionError: expected "spy" to be called with arguments: [ '/orgs/456/affiliations?new=true' ]
Received:
Number of calls: 0
❯ ../tests/unit/stores/affiliations.test.ts:219:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L233
AssertionError: expected "spy" to be called once, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:233:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L274
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:274:7
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L306
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:306:5
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L334
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:334:5
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L458
AssertionError: expected "spy" to be called 2 times, but got 0 times
❯ ../tests/unit/stores/affiliations.test.ts:458:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L479
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:479:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L509
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:509:9
|
Testing:
business-registry-dashboard/tests/unit/stores/affiliations.test.ts#L527
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ ../tests/unit/stores/affiliations.test.ts:527:9
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading