Skip to content

Update typing for Ticketing RemoteFields value field. #104

Update typing for Ticketing RemoteFields value field.

Update typing for Ticketing RemoteFields value field. #104

Triggered via push February 14, 2025 20:10
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
compile: src/serialization/resources/ticketing/types/RemoteFieldRequest.ts#L10
Type 'inferObjectSchemaFromPropertySchemas<{ remoteFieldClass: Property<"remote_field_class", Raw, RemoteFieldRequestRemoteFieldClass>; value: Schema<string | null | undefined, string | undefined>; }>' is not assignable to type 'ObjectSchema<Raw, RemoteFieldRequest>'.
compile
Process completed with exit code 2.
test
Process completed with exit code 1.