refactor: remove element-plus #449
Annotations
2 errors and 2 warnings
Build:
src/components/CodemirrorEditor/UploadImgDialog.vue#L361
Argument of type '{ class: { 'border-gray-700 bg-gray-400/50 dark:border-gray-200 dark:bg-gray-500/50': boolean; }; onDragleave: (payload: DragEvent) => void; onDragover: (payload: DragEvent) => void; onDrop: (e: DragEvent) => void; onClick: (localOptions?: Partial<UseFileDialogOptions>) => void; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
Build
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading