Skip to content

feat: 로그인 여부에 따라 다르게 렌더링되도록 구현 #124

feat: 로그인 여부에 따라 다르게 렌더링되도록 구현

feat: 로그인 여부에 따라 다르게 렌더링되도록 구현 #124

Triggered via push November 19, 2024 01:50
Status Success
Total duration 3m 29s
Artifacts
Lint and Unit Test
3m 20s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L5
Unexpected any. Specify a different type
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L6
Unexpected any. Specify a different type
Lint and Unit Test: server/jest.config.ts#L2
'pathsToModuleNameMapper' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/jest.config.ts#L3
'compilerOptions' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/auth.service.spec.ts#L21
'userModel' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/jwt.strategy.ts#L15
Unexpected any. Specify a different type
Lint and Unit Test
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/fe02b34f77f8bc703788d5817da081398fad5dd2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Lint and Unit Test
Back off 16.02 seconds before retry.