fix(deps): update dependency @types/node to v18.19.75 #729
Annotations
6 errors
build
Argument of type 'Schema<{}, {}, never>' is not assignable to parameter of type 'Schema<any, any, never>'.
|
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }, never>' but required in type 'Schema<any, any, never>'.
|
build
Argument of type 'Schema<{}, {}, never>' is not assignable to parameter of type 'Schema<any, any, never>'.
|
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }, never>' but required in type 'Schema<any, any, never>'.
|
build
@typed-at-rest/example-schema#build: command (/home/runner/work/typed-at-rest/typed-at-rest/example/schema) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Process completed with exit code 1.
|