Skip to content

Replace window timer with injected timer #2572

Replace window timer with injected timer

Replace window timer with injected timer #2572

Triggered via pull request November 7, 2024 08:46
@AbbanAbban
synchronize #601
timer
Status Failure
Total duration 51s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (18.x): test/banners/desktop/C24_WMDE_Desktop_DE_09/components/BannerCtrl.spec.ts#L147
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x): test/banners/desktop/C24_WMDE_Desktop_DE_09/components/BannerVar.spec.ts#L147
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x): test/banners/desktop/C24_WMDE_Desktop_DE_10/components/BannerCtrl.spec.ts#L147
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x): test/banners/desktop/C24_WMDE_Desktop_DE_10/components/BannerVar.spec.ts#L147
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x): test/banners/english/C24_WMDE_Desktop_EN_03/components/BannerCtrl.spec.ts#L123
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x): test/banners/english/C24_WMDE_Desktop_EN_03/components/BannerVar.spec.ts#L124
Argument of type 'VueWrapper<any, any>' is not assignable to parameter of type '() => VueWrapper<any, any>'.
build (18.x)
Process completed with exit code 1.
build (18.x)
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/