Skip to content

build(deps-dev): bump @types/node from 22.16.0 to 24.0.10 #5553

build(deps-dev): bump @types/node from 22.16.0 to 24.0.10

build(deps-dev): bump @types/node from 22.16.0 to 24.0.10 #5553

Triggered via pull request July 30, 2025 17:52
Status Failure
Total duration 2m 55s
Artifacts

admin-web-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-packages
Property 'reference' is missing in type '{ source: string; defaultValue: never[]; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ source: string; defaultValue: never[]; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ source: string; defaultValue: never[]; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ key: string; source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ key: string; source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ key: string; source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Property 'reference' is missing in type '{ source: string; }' but required in type 'Omit<ReferenceArrayInputProps, "children">'.
build-packages
Type '{ source: string; fullWidth: true; }' is not assignable to type 'IntrinsicAttributes & Omit<ReferenceArrayInputProps, "children"> & { source: string; }'.