SERVER_ORIGIN, WEB_ORIGIN, WEB_ORIGIN_BUILD etc の代わりに CORS_ALLOW_ORIGINS を使う #1264
ci.yml
on: pull_request
Build
1m 6s
Code style check via Biome
22s
Type Check
29s
Spell Check
23s
Bun Test
39s
Deploy Test (web)
58s
Deploy Test (server)
13s
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/
|