Skip to content

Refactor OrganizationForm component and related store #84

Refactor OrganizationForm component and related store

Refactor OrganizationForm component and related store #84

Triggered via push June 29, 2024 23:06
Status Failure
Total duration 32s
Artifacts

deploying.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy: src/components/lists/EmployeeList.vue#L14
Property 'organizationPage' does not exist on type 'Store<"employeeStore", _UnwrapAll<Pick<{ apiViewResponse: Ref<{ actions: { caption: string; }[]; viewData: { count: number; pageNum: number; maxPage: number; pageSize: number; entries: any[]; }; } | null>; fetchEmployees: (page?: number, pageSize?: number) => Promise<...>; fetchEmployee: (employeeId: string) => Prom...'.
deploy: src/stores/projectStore.ts#L14
Property 'payload' does not exist on type '{ docData: Record<string, any>; actions: any[]; }'.
deploy
Process completed with exit code 2.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.