version: v4.9.7 #193
Annotations
2 errors and 1 warning
src/views/demo/table/index.tsx#L305
Type '{ bordered: false; collapsedRows: number; cols: number; onUpdateValue: (value: boolean) => MessageReactive; }' is not assignable to type 'IntrinsicAttributes & Partial<{ readonly bordered: boolean; readonly layoutShiftDisabled: boolean; readonly responsive: "self" | "screen"; readonly cols: string | number; ... 9 more ...; readonly 'onUpdate:open': MaybeArray<...>; }> & Omit<...>'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading