Skip to content

fix: remove createCRUDBuilder #902

fix: remove createCRUDBuilder

fix: remove createCRUDBuilder #902

Triggered via pull request December 12, 2025 19:54
Status Failure
Total duration 39s
Artifacts

test-and-build.yml

on: pull_request
build-and-test
35s
build-and-test
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: integration/tests/integration.test.ts#L94
Type '{ readonly id: string; readonly name: string | null; readonly parentId: string | null; }[]' does not satisfy the constraint '"Expected: ..., Actual: boolean"'.
build-and-test: integration/tests/integration.test.ts#L82
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L80
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L76
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L73
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L70
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L68
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L67
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L66
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
build-and-test: integration/tests/integration.test.ts#L26
Cannot find module '@/synced-queries' or its corresponding type declarations.