Skip to content

기존 캔버스 뷰에 소켓 기능 추가 #10

기존 캔버스 뷰에 소켓 기능 추가

기존 캔버스 뷰에 소켓 기능 추가 #10

Triggered via pull request November 13, 2024 10:09
Status Failure
Total duration 1m 11s
Artifacts

ci-pipeline.yml

on: pull_request
setup-backend
12s
setup-backend
setup-frontend
9s
setup-frontend
backend-build
13s
backend-build
backend-lint
13s
backend-lint
frontend-lint
15s
frontend-lint
frontend-build
20s
frontend-build
backend-test
16s
backend-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
frontend-lint: frontend/src/components/editor/ui/command.tsx#L26
An interface declaring no members is equivalent to its supertype
frontend-lint
Process completed with exit code 1.
backend-test
Process completed with exit code 1.
setup-frontend
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/
setup-backend
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/
backend-lint
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/
backend-build
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/
frontend-lint
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/
frontend-lint: frontend/src/components/canvas/index.tsx#L114
React Hook useEffect has missing dependencies: 'nodes', 'setEdges', and 'setNodes'. Either include them or remove the dependency array
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
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
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
frontend-build
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/
backend-test
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/