Skip to content

Refactor codebase and update functionality #82

Refactor codebase and update functionality

Refactor codebase and update functionality #82

Triggered via push June 11, 2024 21:25
Status Failure
Total duration 1m 4s
Artifacts

deploying.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 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
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/.