.env 파일 전송 #14
Annotations
2 errors and 4 warnings
Run frontend lint:
frontend/src/components/editor/ui/command.tsx#L26
An interface declaring no members is equivalent to its supertype
|
Run frontend lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run frontend lint:
frontend/src/components/editor/selectors/link-selector.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run frontend lint:
frontend/src/components/editor/selectors/link-selector.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run frontend lint:
frontend/src/components/editor/ui/button.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading