stash #1010
Annotations
10 errors and 2 warnings
.storybook/preview.ts#L4
Cannot find module './utils/argTypesEnhancers' or its corresponding type declarations.
|
src/mock/engineMock/index.ts#L159
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
src/mock/engineMock/singModelMock.ts#L69
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
src/components/Talk/TalkEditor.stories.ts#L4
'toRaw' is defined but never used
|
src/components/Talk/TalkEditor.stories.ts#L150
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/components/Talk/TalkEditor.stories.ts#L167
Pass a context when invoking play function of another story
|
src/components/Talk/TalkEditor.stories.ts#L175
Unsafe assignment of an `any` value
|
src/components/Talk/TalkEditor.stories.ts#L176
Unsafe assignment of an `any` value
|
src/components/Talk/TalkEditor.stories.ts#L176
Unsafe assignment of an `any` value
|
src/components/Talk/TalkEditor.stories.ts#L183
Pass a context when invoking play function of another story
|
src/mock/engineMock/test.stories.ts#L23
Unexpected console statement
|
src/mock/engineMock/test.stories.ts#L39
Unexpected console statement
|
This job failed
Loading