refactor: demo configuration, allow async ConfigCallback #1437
Annotations
8 errors and 1 warning
Run yarn tsc --noEmit:
demos/lit-html/src/state/store.ts#L48
Property 'Shaperone' does not exist on type 'Window & typeof globalThis'.
|
Run yarn tsc --noEmit:
packages/core-tests/models/forms/effects/replaceObjects.test.ts#L19
Property 'dataset' does not exist on type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>> | undefined'.
|
Run yarn tsc --noEmit:
packages/core-tests/models/forms/reducers/editors.test.ts#L152
Expected 0-1 arguments, but got 2.
|
Run yarn tsc --noEmit:
packages/core-tests/models/resources/effects/forms/addFormField.test.ts#L23
Type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>> | undefined' is not assignable to type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>>'.
|
Run yarn tsc --noEmit:
packages/core-tests/models/resources/effects/forms/clearValue.test.ts#L17
Type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>> | undefined' is not assignable to type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>>'.
|
Run yarn tsc --noEmit:
packages/core-tests/models/resources/effects/forms/createFocusNodeState.test.ts#L25
Type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>> | undefined' is not assignable to type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>>'.
|
Run yarn tsc --noEmit:
packages/core-tests/models/resources/effects/forms/removeObject.test.ts#L18
Type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>> | undefined' is not assignable to type 'AnyPointer<AnyContext, DatasetCore<Quad, Quad>>'.
|
Run yarn tsc --noEmit
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading