Animated tests #51
Annotations
6 errors
build:
tests/test-animated-files.ts#L10
Argument of type '{ w: string; }' is not assignable to parameter of type 'Args'.
|
build:
tests/test-animated-files.ts#L21
Argument of type '{ w: string; }' is not assignable to parameter of type 'Args'.
|
build:
tests/test-animated-files.ts#L32
Argument of type '{ w: string; webp: true; }' is not assignable to parameter of type 'Args'.
|
build:
tests/test-animated-files.ts#L46
Argument of type '{ w: string; }' is not assignable to parameter of type 'Args'.
|
build:
tests/test-animated-files.ts#L59
Argument of type '{ w: string; webp: true; }' is not assignable to parameter of type 'Args'.
|
build
Process completed with exit code 2.
|