⬆️ Bump the dependencies group with 6 updates #102
Annotations
5 errors
lint:
scan/src/utils.ts#L515
Type 'string' is not assignable to type '"failure" | "success" | "neutral" | "cancelled" | "skipped" | "timed_out" | "action_required" | "stale" | undefined'.
|
lint:
scan/src/utils.ts#L517
Type 'Output' is not assignable to type '{ title: string; summary: string; text?: string | undefined; annotations?: { path: string; start_line: number; end_line: number; start_column?: number | undefined; end_column?: number | undefined; annotation_level: "failure" | ... 1 more ... | "notice"; message: string; title?: string | undefined; raw_details?: stri...'.
|
lint:
scan/src/utils.ts#L538
Type 'string' is not assignable to type '"failure" | "success" | "neutral" | "cancelled" | "skipped" | "timed_out" | "action_required" | "stale" | undefined'.
|
lint:
scan/src/utils.ts#L540
Type 'Output' is not assignable to type '{ title?: string | undefined; summary: string; text?: string | undefined; annotations?: { path: string; start_line: number; end_line: number; start_column?: number | undefined; end_column?: number | undefined; annotation_level: "failure" | ... 1 more ... | "notice"; message: string; title?: string | undefined; raw_d...'.
|
lint
Process completed with exit code 2.
|