Skip to content

[Feat] 인증된 사용자 라우팅 및 내비게이션 컴포넌트 구현 #39

[Feat] 인증된 사용자 라우팅 및 내비게이션 컴포넌트 구현

[Feat] 인증된 사용자 라우팅 및 내비게이션 컴포넌트 구현 #39

Triggered via pull request November 12, 2024 02:19
@iam454iam454
synchronize #59
feat/#38
Status Failure
Total duration 30s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI
client#build: command (/home/runner/work/web06-harmony/web06-harmony/apps/client) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
CI
Module '"@/components/logo"' has no exported member 'Harmony'.
CI
Type '"/signup"' is not assignable to type '"" | "/" | "/join" | "/login" | "/account" | "/account/settings" | "." | ".." | undefined'.
CI
Module '"@/components/logo"' has no exported member 'Github'.
CI
Module '"@/components/logo"' has no exported member 'Github'.
CI
Module '"@/components/logo"' has no exported member 'Harmony'.
CI
Module '"@/components/logo"' has no exported member 'Github'.
CI
Module '"@/components/logo"' has no exported member 'Harmony'.
CI
Argument of type '"/signup"' is not assignable to parameter of type 'keyof FileRoutesByPath'.
CI
Process completed with exit code 2.
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/