Merge branch 'main' into fix/deceptive-url-security #5406
Annotations
4 errors
|
|
|
src/utils/security/validateUrl.test.ts#L59
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/utils/security/validateUrl.test.ts:59:49
|
|
src/components/ProfileSnippet.test.tsx#L115
AssertionError: expected undefined to be '' // Object.is equality
- Expected:
""
+ Received:
undefined
❯ src/components/ProfileSnippet.test.tsx:115:60
|
|
src/components/ProfileSnippet.test.tsx#L110
AssertionError: expected undefined to be '' // Object.is equality
- Expected:
""
+ Received:
undefined
❯ src/components/ProfileSnippet.test.tsx:110:46
|
The logs for this run have expired and are no longer available.
Loading