chore(deps): bump @fastify/type-provider-typebox from 3.6.0 to 5.0.1 #1517
Annotations
11 errors
Test:
node_modules/@fastify/type-provider-typebox/dist/esm/index.d.mts#L6
Type '"schema"' cannot be used to index type 'this'.
|
Test:
node_modules/@fastify/type-provider-typebox/dist/esm/index.d.mts#L6
Type '"schema"' cannot be used to index type 'this'.
|
Test:
node_modules/@fastify/type-provider-typebox/dist/esm/index.d.mts#L7
Type '"schema"' cannot be used to index type 'this'.
|
Test:
node_modules/@fastify/type-provider-typebox/dist/esm/index.d.mts#L7
Type '"schema"' cannot be used to index type 'this'.
|
Test:
src/server/routes/column-privileges.ts#L38
'request.query' is of type 'unknown'.
|
Test:
src/server/routes/column-privileges.ts#L39
'request.query' is of type 'unknown'.
|
Test:
src/server/routes/column-privileges.ts#L40
'request.query' is of type 'unknown'.
|
Test:
src/server/routes/column-privileges.ts#L41
'request.query' is of type 'unknown'.
|
Test:
src/server/routes/column-privileges.ts#L42
'request.query' is of type 'unknown'.
|
Test:
src/server/routes/column-privileges.ts#L44
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
Build with docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build && npm prune --omit=dev" did not complete successfully: exit code: 2
|