fix: remove createCRUDBuilder #903
test-and-build.yml
on: pull_request
build-and-test
50s
Matrix: integration-tests
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.
|