Upgrade soql-parser-js to 5.0.1 #676
Annotations
8 errors
Build application:
apps/jetstream/src/app/components/load-records/utils/load-records-utils.tsx#L732
Type '{ value: string[]; } | { value: string[]; field: string; operator: Operator; literalType?: LiteralType | LiteralType[] | undefined; openParen?: number | undefined; closeParen?: number | undefined; } | ... 4 more ... | { ...; }' is not assignable to type 'ConditionWithValueQuery | null'.
|
Build application:
apps/jetstream/src/app/components/load-records/utils/load-records-utils.tsx#L735
Type '{ value: string[]; } | { value: string[]; field: string; operator: Operator; literalType?: LiteralType | LiteralType[] | undefined; openParen?: number | undefined; closeParen?: number | undefined; } | ... 4 more ... | { ...; }' is not assignable to type 'ConditionWithValueQuery | null'.
|
Build application:
apps/jetstream/src/app/components/load-records/utils/load-records-utils.tsx#L748
Type '{ value: string[]; } | { value: string[]; field: string; operator: Operator; literalType?: LiteralType | LiteralType[] | undefined; openParen?: number | undefined; closeParen?: number | undefined; } | ... 4 more ... | { ...; }' is not assignable to type 'ConditionWithValueQuery | null'.
|
Build application:
apps/jetstream/src/app/components/load-records/utils/load-records-utils.tsx#L751
Type '{ value: string[]; } | { value: string[]; field: string; operator: Operator; literalType?: LiteralType | LiteralType[] | undefined; openParen?: number | undefined; closeParen?: number | undefined; } | ... 4 more ... | { ...; }' is not assignable to type 'ConditionWithValueQuery | null'.
|
Build application:
libs/shared/ui-utils/src/lib/shared-ui-utils.ts#L607
Object is possibly 'null'.
|
Build application:
libs/shared/ui-utils/src/lib/shared-ui-utils.ts#L608
Object is possibly 'null'.
|
Build application:
libs/shared/ui-utils/src/lib/shared-ui-utils.ts#L610
Object is possibly 'null'.
|
Build application
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading