Skip to content

Add missing filters to RecordsQuery (#578) #252

Add missing filters to RecordsQuery (#578)

Add missing filters to RecordsQuery (#578) #252

Triggered via push October 31, 2023 22:19
Status Failure
Total duration 1m 2s
Artifacts
publish-npm-unstable
52s
publish-npm-unstable
Fit to window
Zoom out
Zoom in

Annotations

10 errors
publish-npm-unstable: tests/handlers/records-query.spec.ts#L244
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L297
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L332
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L639
Argument of type '{ authorizationSigner: Signer; recordsWriteMessage: RecordsWriteMessage; published: false; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L644
Argument of type '{ authorizationSigner: Signer; recordsWriteMessage: RecordsWriteMessage; published: false; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L649
Argument of type '{ authorizationSigner: Signer; recordsWriteMessage: RecordsWriteMessage; published: false; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L815
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; messageTimestamp: string; datePublished: string; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L823
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; messageTimestamp: string; datePublished: string; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable: tests/handlers/records-query.spec.ts#L831
Argument of type '{ recordsWriteMessage: RecordsWriteMessage; published: true; messageTimestamp: string; datePublished: string; authorizationSigner: Signer; }' is not assignable to parameter of type 'CreateFromOptions'.
publish-npm-unstable
Process completed with exit code 2.