Skip to content

fix(file-config): change value to request body of api #43

fix(file-config): change value to request body of api

fix(file-config): change value to request body of api #43

Triggered via pull request December 2, 2023 16:42
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build and test (18.x): src/services/printingRequest.service.ts#L28
Type 'FileConfig' is not assignable to type '{ numOfCopies: number; layout: "portrait" | "landscape"; pages: string[] | "all" | "odd" | "even"; pagesPerSheet: "1" | "2" | "4" | "6" | "9" | "16"; pageSide: "one" | "long" | "short"; }'.
Build and test (18.x)
Process completed with exit code 2.