SERVER_ORIGIN, WEB_ORIGIN, WEB_ORIGIN_BUILD etc の代わりに CORS_ALLOW_ORIGINS を使う #1263
ci.yml
on: pull_request
Build
1m 1s
Code style check via Biome
18s
Type Check
32s
Spell Check
21s
Bun Test
33s
Deploy Test (web)
52s
Deploy Test (server)
14s
Annotations
2 errors and 2 warnings
TypeError: ""http://localhost:3000"" cannot be parsed as a URL.:
server/src/lib/utils.ts#L8
at allUrlMustBeValid (/home/runner/work/CourseMate/CourseMate/server/src/lib/utils.ts:8:7)
at /home/runner/work/CourseMate/CourseMate/server/src/index.ts:26:1
at 2:1
|
Bun Test
Process completed with exit code 2.
|
Deploy Test (server)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deploy Test (web)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|