Skip to content

change task tag by drag&drop #8

change task tag by drag&drop

change task tag by drag&drop #8

Triggered via push March 3, 2024 08:59
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: src/Draggable.tsx#L28
Type '{ transform: string | undefined; fontWeight: string | undefined; width: string; textAlign: string; border: string; boxShadow: string; borderRadius: string; padding: string; inlineSize: string; overflowWrap: string; }' is not assignable to type 'Properties<string | number, string & {}>'.
lint: src/Droppable.tsx#L52
Type '{ display: string; flexDirection: string; alignItems: string; width: string; gap: string; border: string; padding: string; borderRadius: string; opacity: number; }' is not assignable to type 'Properties<string | number, string & {}>'.
lint
Process completed with exit code 1.