Skip to content

feat: 폴더 구조 생성 #11

feat: 폴더 구조 생성

feat: 폴더 구조 생성 #11

Triggered via push November 18, 2024 05:52
Status Failure
Total duration 46s
Artifacts

type_check.yml

on: push
type-check
35s
type-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
type-check: src/App.tsx#L1
Module '"react-router-dom"' has no exported member 'Outlet'.
type-check: src/global-style.ts#L2
Cannot find module 'styled-normalize' or its corresponding type declarations.
type-check: src/router.tsx#L1
'"react-router-dom"' has no exported member named 'createBrowserRouter'. Did you mean 'BrowserRouter'?
type-check
Process completed with exit code 2.
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/