Skip to content

Add: json-safe-extend package #326

Add: json-safe-extend package

Add: json-safe-extend package #326

Triggered via push May 13, 2025 17:49
Status Failure
Total duration 51s
Artifacts

type-check.yml

on: push
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
type-check (20, ubuntu-latest)
Process completed with exit code 2.
type-check (20, ubuntu-latest)
Object literal may only specify known properties, and '4' does not exist in type '{ 2: { 3: boolean; }; }'.
type-check (20, ubuntu-latest)
Type '{ c: number; }' has no properties in common with type 'Partial<{ a: number[]; }>'.
type-check (20, ubuntu-latest)
Argument of type 'number' is not assignable to parameter of type 'Partial<any>'.