Fix more tests #2017
ci.yml
on: push
Checks ๐
/
Lint ๐
38s
Checks ๐
/
Type check ๐งฎ
1m 40s
Checks ๐
/
Unit tests ๐งช
36s
Matrix: Checks ๐ / End-to-end tests ๐ฌ
Annotations
2 errors and 6 warnings
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 'Hello, !' to match 'Hello, Chris!'
- Expected
+ Received
- Hello, Chris!
+ Hello, !
โฏ tests/e2e/environment-variables.test.ts:167:46
|
Checks ๐ / End-to-end tests ๐ฌ (3/3)
Process completed with exit code 1.
|
Checks ๐ / Unit tests ๐งช
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks ๐ / Lint ๐
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks ๐ / Type check ๐งฎ
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks ๐ / End-to-end tests ๐ฌ (1/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks ๐ / End-to-end tests ๐ฌ (2/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks ๐ / End-to-end tests ๐ฌ (3/3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|