Skip to content

⚰️ Remove "progress" event + rename "type" to "state" #847

⚰️ Remove "progress" event + rename "type" to "state"

⚰️ Remove "progress" event + rename "type" to "state" #847

Triggered via pull request November 7, 2023 13:48
Status Failure
Total duration 48s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Type '{ event: "fileProgress"; path: string; progress: number; type: string; }' is not assignable to type 'CommitProgressEvent'.
lint
Type '{ event: "fileProgress"; path: string; progress: number; type: string; }' is not assignable to type 'CommitProgressEvent'.
lint
Type '{ event: "fileProgress"; path: string; progress: number; type: string; }' is not assignable to type 'CommitProgressEvent'.
lint
Type '{ event: "fileProgress"; path: string; progress: number; type: string; }' is not assignable to type 'CommitProgressEvent'.
lint
Process completed with exit code 1.