refactor(dredge-route, dredge-types)!: queries is replace with params #73
Annotations
10 errors and 5 warnings
test
Property 'queries' does not exist on type 'DredgeRouteSchema'.
|
test
Object literal may only specify known properties, and 'queries' does not exist in type 'RawRequest'.
|
test
Property 'queries' is missing in type 'import("/home/runner/work/dredge/dredge/packages/route/dist/index").RawRequest' but required in type 'import("/home/runner/work/dredge/dredge/packages/types/dist/index").RawRequest'.
|
test
dredge-adapters#build: command (/home/runner/work/dredge/dredge/packages/adapters) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
test
Process completed with exit code 1.
|
typecheck
dredge-adapters#build: command (/home/runner/work/dredge/dredge/packages/adapters) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
typecheck
Property 'queries' does not exist on type 'DredgeRouteSchema'.
|
typecheck
Object literal may only specify known properties, and 'queries' does not exist in type 'RawRequest'.
|
typecheck
Property 'queries' is missing in type 'import("/home/runner/work/dredge/dredge/packages/route/dist/index").RawRequest' but required in type 'import("/home/runner/work/dredge/dredge/packages/types/dist/index").RawRequest'.
|
typecheck
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|