Skip to content

feat:support more spx config & refactor interface in stage viewer #164

feat:support more spx config & refactor interface in stage viewer

feat:support more spx config & refactor interface in stage viewer #164

Triggered via pull request February 21, 2024 13:49
Status Failure
Total duration 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
Argument of type '{ project: Project; currentSpriteNames: string[]; onOnZorderChange: any; onOnSpritesDragEnd: any; }' is not assignable to parameter of type 'Partial<{ width: number; height: number; }> & Omit<{ readonly project: Project; readonly width: number; readonly height: number; readonly selectedSpriteNames: string[]; onOnSelectedSpriteChange?: ((value: SelectedSpriteChangeEvent) => any) | undefined; } & ... 4 more ... & { ...; }, DefaultKeys<...>> & Record<...>'.
lint
Process completed with exit code 2.