Skip to content

Upgrade dependencies #93

Upgrade dependencies

Upgrade dependencies #93

Triggered via push September 27, 2023 06:44
Status Failure
Total duration 23m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Type 'number | undefined' is not assignable to type 'number'.
build
'"luxon"' has no exported member named 'DurationObject'. Did you mean 'DurationLikeObject'?
build
Type 'string | null' is not assignable to type 'string'.
build
Argument of type '(x: number, u: keyof DurationObjectUnits) => number' is not assignable to parameter of type '(x: number, u?: keyof DurationLikeObject | undefined) => number'.
build
Type 'string | null' is not assignable to type 'string'.
build
Module '"luxon"' has no exported member 'DurationToFormatOptions'.
build
Type 'string | null' is not assignable to type 'string'.
build
Type 'string | null' is not assignable to type 'string'.
build
Type 'string | null' is not assignable to type 'string'.
build
'"luxon"' has no exported member named 'DurationObject'. Did you mean 'DurationLikeObject'?
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/