Skip to content

Feat/add submit request functionality #73

Feat/add submit request functionality

Feat/add submit request functionality #73

Triggered via pull request January 1, 2024 16:21
Status Failure
Total duration 54s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Types: src/components/ViewList/context/ViewProvider.tsx#L6
Cannot find module '@components/Editor/lib/hooks/useEditor' or its corresponding type declarations.
Types: src/components/ViewList/context/ViewProvider.tsx#L53
Property 'activeView' does not exist on type 'number'.
Types: src/components/ViewList/context/ViewProvider.tsx#L54
Property 'updatedViews' does not exist on type 'number'.
Types: src/components/ViewList/context/ViewProvider.tsx#L130
Object literal may only specify known properties, and 'updatedViews' does not exist in type '{ view: View; activeView: number; } | { id: number; name: string; }'.
Types
Process completed with exit code 2.
Lint
Process completed with exit code 1.