Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Sync API Refactor

Sync API Refactor #448

Triggered via pull request November 25, 2023 13:19
Status Failure
Total duration 27s
Artifacts

lint-knip.yml

on: pull_request
lint_knip
19s
lint_knip
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint_knip
Cannot invoke an object which is possibly 'undefined'.
lint_knip
Argument of type '(TsonTypeTesterCustom & TsonMarshaller<any, any>) | (TsonTypeTesterPrimitive & Partial<TsonMarshaller<any, any>>)' is not assignable to parameter of type '{ key: string; serialize: (arg: unknown) => SerializedType; }'.
lint_knip
Argument of type '(TsonTypeTesterCustom & TsonMarshaller<any, any>) | (TsonTypeTesterPrimitive & Partial<TsonMarshaller<any, any>>)' is not assignable to parameter of type '{ key: string; serialize: (arg: unknown) => SerializedType; }'.
lint_knip
Process completed with exit code 1.