Make browser elements render natively for HTML renders #1601
deploy.yml
on: push
Matrix: Checks ๐ / End-to-end tests ๐ฌ
Checks ๐
/
Lint ๐
25s
Checks ๐
/
Type check ๐งฎ
1m 28s
Checks ๐
/
Unit tests ๐งช
31s
Deploy ๐
0s
Annotations
4 errors
tests/e2e/environment-variables.test.ts > app builds > environment variables > inlines environment variables into the app server:
tests/e2e/environment-variables.test.ts#L167
AssertionError: expected 'Home' to match 'Hello, Chris!'
- Expected
+ Received
- Hello, Chris!
+ Home
โฏ tests/e2e/environment-variables.test.ts:167:46
|
Checks ๐ / End-to-end tests ๐ฌ (3/3)
Process completed with exit code 1.
|
Checks ๐ / End-to-end tests ๐ฌ (2/3)
The job was canceled because "_3_3" failed.
|
Checks ๐ / End-to-end tests ๐ฌ (2/3)
The operation was canceled.
|