Skip to content

chore(deps-dev): bump moment from 2.29.4 to 2.30.1 #111

chore(deps-dev): bump moment from 2.29.4 to 2.30.1

chore(deps-dev): bump moment from 2.29.4 to 2.30.1 #111

Triggered via pull request September 20, 2024 09:03
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/global-store/current-time.ts#L4
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/global-store/current-time.ts#L6
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/main.ts#L142
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/parser/timestamp/timestamp.ts#L31
Argument of type 'Duration' is not assignable to parameter of type 'DurationInputArg1'.
build: src/service/plan-editor.ts#L55
Property 'tz' is missing in type 'moment.Moment' but required in type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/service/plan-editor.ts#L68
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/ui/hooks/use-day-to-stasks-with-clock-moments.ts#L15
No overload matches this call.
build: src/ui/hooks/use-day-to-stasks-with-clock-moments.ts#L16
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/ui/hooks/use-edit/create-edit-handlers.ts#L71
Type '{ startMinutes: number; startTime: moment.Moment; text: string; lines?: Array<FileLine>; location?: TaskTypes; isGhost?: boolean; durationMinutes: number; symbol: string; status?: string; id: string; }' is not assignable to type 'WithTime<LocalTask>'.
build: src/ui/hooks/use-status-bar-widget.ts#L59
Argument of type 'moment.Moment' is not assignable to parameter of type 'import("/home/runner/work/obsidian-day-planner/obsidian-day-planner/node_modules/moment/ts3.1-typings/moment").Moment'.
build: src/mdast/mdast.test.ts#L28
Some tests seem to be commented
build: src/mdast/mdast.test.ts#L56
Some tests seem to be commented