This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Sync API Refactor #472
Annotations
4 errors and 1 warning
test
Cannot invoke an object which is possibly 'undefined'.
|
test
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; }'.
|
test
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; }'.
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: coverage. No artifacts will be uploaded.
|