docs: storybook #1370
Annotations
11 errors
|
Run yarn tsc --noEmit:
demos/storybook/stories/Simple.stories.ts#L3
Cannot find module '../shapes/simple/first-last.ttl?raw' or its corresponding type declarations.
|
Run yarn tsc --noEmit:
demos/storybook/stories/Simple.stories.ts#L4
Cannot find module '../shapes/simple/unrestricted.ttl?raw' or its corresponding type declarations.
|
Run yarn tsc --noEmit:
demos/storybook/stories/Simple.stories.ts#L5
Cannot find module '../data/simple/john-doe.ttl?raw' or its corresponding type declarations.
|
Run yarn tsc --noEmit:
demos/storybook/stories/Simple.stories.ts#L6
Cannot find module '../shapes/simple/datatypes.ttl?raw' or its corresponding type declarations.
|
Run yarn tsc --noEmit:
demos/storybook/stories/render.ts#L80
No overload matches this call.
|
Run yarn tsc --noEmit:
packages/core/models/forms/lib/property.ts#L66
Property 'rdfine' does not exist on type '() => ShaperoneEnvironment'.
|
Run yarn tsc --noEmit:
packages/core/models/forms/lib/property.ts#L78
Property 'rdfine' does not exist on type '() => ShaperoneEnvironment'.
|
Run yarn tsc --noEmit:
packages/wc-material/components/textField.ts#L1
'"@hydrofoil/shaperone-core/lib/datatypes.js"' has no exported member named 'numericDatatype'. Did you mean 'numericDatatypeKind'?
|
Run yarn tsc --noEmit:
packages/wc-vaadin/components/instancesSelect.ts#L72
Property 'update' in type 'DataProviderDirective' is not assignable to the same property in base type 'Directive'.
|
Run yarn tsc --noEmit:
packages/wc-vaadin/components/instancesSelect.ts#L89
Argument of type 'typeof DataProviderDirective' is not assignable to parameter of type 'DirectiveClass'.
|
Loading