This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Sync API Refactor #489
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
prettier
Cannot invoke an object which is possibly 'undefined'.
|
prettier
Argument of type '(TsonTypeTesterCustom & TsonMarshaller<any, any>) | (TsonTypeTesterPrimitive & Partial<TsonMarshaller<any, any>>)' is not assignable to parameter of type '{ key: string; serialize: (arg: unknown) => SerializedType; }'.
|
prettier
Argument of type '(TsonTypeTesterCustom & TsonMarshaller<any, any>) | (TsonTypeTesterPrimitive & Partial<TsonMarshaller<any, any>>)' is not assignable to parameter of type '{ key: string; serialize: (arg: unknown) => SerializedType; }'.
|
prettier
Process completed with exit code 1.
|