fix(deps): bump @jsforce/jsforce-node from 3.2.0 to 3.2.2 #1089
Annotations
4 errors and 2 warnings
test/commands/batcher.test.ts#L60
Property 'created' is missing in type '{ errors: string[]; success: false; id: string; }' but required in type '{ id: string | null; success: boolean; created: boolean; errors: string[]; }'.
|
test/commands/batcher.test.ts#L60
Property 'created' is missing in type '{ errors: string[]; success: false; id: string; }' but required in type '{ id: string | null; success: boolean; created: boolean; errors: string[]; }'.
|
test/commands/batcher.test.ts#L60
Property 'created' is missing in type '{ errors: string[]; success: false; id: string; }' but required in type '{ id: string | null; success: boolean; created: boolean; errors: string[]; }'.
|
|
|
|
The logs for this run have expired and are no longer available.
Loading