chore: release 0.0.1 #10
Annotations
10 errors
|
build (20.x)
Process completed with exit code 2.
|
|
build (20.x)
Cannot find module './query.js' or its corresponding type declarations.
|
|
build (20.x)
Expected 2 arguments, but got 0.
|
|
build (20.x)
Argument of type 'Middleware' is not assignable to parameter of type '() => Promise<unknown>'.
|
|
build (20.x)
mizzle-orm#typecheck: command (/home/runner/work/mizzle-orm/mizzle-orm/packages/mizzle-orm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
build (20.x)
Type '<TResult>(ctx: MiddlewareContext<any>, next: () => Promise<TResult>) => Promise<{} | TResult>' is not assignable to type 'Middleware'.
|
|
build (20.x)
'WriteOperation' is declared but never used.
|
|
build (20.x)
'ReadOperation' is declared but never used.
|
|
build (18.x)
The strategy configuration was canceled because "build._20_x" failed
|
|
build (18.x)
Process completed with exit code 1.
|