Encrypt the communication between agent & frontend. #27
Annotations
3 errors and 1 warning
Run npm run test:
frontend/src/scripts/client/serialisers/F2aBuilder.test.ts#L67
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ src/scripts/client/serialisers/F2aBuilder.test.ts:67:29
|
Run npm run test:
frontend/src/scripts/client/serialisers/F2aBuilder.test.ts#L91
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ src/scripts/client/serialisers/F2aBuilder.test.ts:91:29
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading