Skip to content

Convert to vitest and node to v20 (plus spec update) #253

Convert to vitest and node to v20 (plus spec update)

Convert to vitest and node to v20 (plus spec update) #253

Triggered via pull request July 14, 2023 20:22
@jessfrazjessfraz
synchronize #136
update-spec
Status Failure
Total duration 38s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: __tests__/main.test.ts#L8
Argument of type '{ src_format: "obj"; material_density: number; body: string; }' is not assignable to parameter of type 'Create_file_mass_params'.
build: __tests__/main.test.ts#L20
Argument of type '{ client: Client; src_format: "obj"; material_density: number; body: string; }' is not assignable to parameter of type 'Create_file_mass_params'.
build
Process completed with exit code 2.