Skip to content

chore: pusher for at peter kan se på, ikke ferdig #2344

chore: pusher for at peter kan se på, ikke ferdig

chore: pusher for at peter kan se på, ikke ferdig #2344

Triggered via pull request November 20, 2024 10:37
Status Failure
Total duration 2m 38s
Artifacts

test-ci.yml

on: pull_request
Build, test, and deploy preview of components
2m 28s
Build, test, and deploy preview of components
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build, test, and deploy preview of components
Element implicitly has an 'any' type because expression of type '`MONTH_${number}`' can't be used to index type '{ readonly DAY_1_SHORT: "Mon"; readonly DAY_2_SHORT: "Tue"; readonly DAY_3_SHORT: "Wed"; readonly DAY_4_SHORT: "Thu"; readonly DAY_5_SHORT: "Fri"; readonly DAY_6_SHORT: "Sat"; readonly DAY_0_SHORT: "Sun"; ... 42 more ...; readonly CALENDAR_LABEL: "Calendar"; }'.
Build, test, and deploy preview of components
Element implicitly has an 'any' type because expression of type '`MONTH_${number}`' can't be used to index type '{ readonly DAY_1_SHORT: "Man"; readonly DAY_2_SHORT: "Tir"; readonly DAY_3_SHORT: "Ons"; readonly DAY_4_SHORT: "Tor"; readonly DAY_5_SHORT: "Fre"; readonly DAY_6_SHORT: "Lør"; readonly DAY_0_SHORT: "Søn"; ... 42 more ...; readonly CALENDAR_LABEL: "Kalender"; } | { ...; }'.
Build, test, and deploy preview of components
Argument of type 'number' is not assignable to parameter of type 'string'.
Build, test, and deploy preview of components
'"./Datepicker"' has no exported member named 'DatepickerProps'. Did you mean 'Datepicker'?
Build, test, and deploy preview of components
Argument of type 'never[]' is not assignable to parameter of type 'number | (() => number)'.
Build, test, and deploy preview of components
Element implicitly has an 'any' type because expression of type '`MONTH_${number}`' can't be used to index type '{ readonly DAY_1_SHORT: "Mon"; readonly DAY_2_SHORT: "Tue"; readonly DAY_3_SHORT: "Wed"; readonly DAY_4_SHORT: "Thu"; readonly DAY_5_SHORT: "Fri"; readonly DAY_6_SHORT: "Sat"; readonly DAY_0_SHORT: "Sun"; ... 42 more ...; readonly CALENDAR_LABEL: "Calendar"; }'.
Build, test, and deploy preview of components
Element implicitly has an 'any' type because expression of type '`MONTH_${number}`' can't be used to index type '{ readonly DAY_1_SHORT: "Man"; readonly DAY_2_SHORT: "Tir"; readonly DAY_3_SHORT: "Ons"; readonly DAY_4_SHORT: "Tor"; readonly DAY_5_SHORT: "Fre"; readonly DAY_6_SHORT: "Lør"; readonly DAY_0_SHORT: "Søn"; ... 42 more ...; readonly CALENDAR_LABEL: "Kalender"; } | { ...; }'.
Build, test, and deploy preview of components
Argument of type 'number' is not assignable to parameter of type 'string'.
Build, test, and deploy preview of components
'"./Datepicker"' has no exported member named 'DatepickerProps'. Did you mean 'Datepicker'?
Build, test, and deploy preview of components
Argument of type 'never[]' is not assignable to parameter of type 'number | (() => number)'.
Build, test, and deploy preview of components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/