Skip to content

fix: user list

fix: user list #2

Triggered via push April 26, 2024 07:08
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/views/admin/UserList.vue#L61
Type '({ title: string; key: string; sortable?: undefined; minWidth?: undefined; } | { title: string; key: string; sortable: boolean; minWidth: number; })[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<Record<string, any>>; ... 12 more ...; readonly children?: readonly any[] | undefined; }[] & readonly { ...; }[]'.
build
The process '/usr/local/bin/yarn' failed with exit code 2
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.