Feat/rename env key #16
Annotations
2 errors and 1 warning
packages/midscene/tests/image/index.test.ts#L31
Error: Snapshot `image utils > jpeg + base64 + imageInfo 1` mismatched
- Expected
+ Received
{
- "height": 720,
- "width": 1280,
+ "height": 905,
+ "width": 400,
}
❯ tests/image/index.test.ts:31:18
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading