feat(utils): add MessagePack TypeScript implementation #2
Annotations
5 errors
|
Build packages
Process completed with exit code 2.
|
|
Build packages
@statewalker/vcs-utils#build: command (/home/runner/work/vcs/vcs/packages/utils) /home/runner/work/vcs/vcs/node_modules/.bin/pnpm run build exited (2)
|
|
Build packages
Argument of type 'string | number | boolean | Uint8Array<ArrayBufferLike> | MessagePackValue[] | { [key: string]: MessagePackValue; }' is not assignable to parameter of type 'string'.
|
|
Build packages
Argument of type 'string | number | boolean | Uint8Array<ArrayBufferLike> | MessagePackValue[] | { [key: string]: MessagePackValue; }' is not assignable to parameter of type 'number'.
|
|
Build packages
Argument of type 'string | number | boolean | Uint8Array<ArrayBufferLike> | MessagePackValue[] | { [key: string]: MessagePackValue; }' is not assignable to parameter of type 'number'.
|
Loading