Skip to content

Merge branch 'patch/21ee48f' #250

Merge branch 'patch/21ee48f'

Merge branch 'patch/21ee48f' #250

Triggered via push September 3, 2024 18:22
Status Failure
Total duration 1m 30s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
audit: components/Column.vue#L126
Argument of type 'SortableEvent' is not assignable to parameter of type 'VueDraggableEvent'.
audit: pages/[node]/[rid].vue#L43
Type '({ oldIndex, newIndex }: VueDraggableEvent) => void' is not assignable to type '(event: SortableEvent) => void'.
audit
Process completed with exit code 1.
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/