feat(editor): added editor tasks #519
Annotations
11 warnings
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Files:
next.config.js#L63
Assignment to property of function parameter 'config'
|
Verify Files:
src/[locale]/libraries/[libId]/preview/index.tsx#L40
Forbidden non-null assertion
|
Verify Files:
src/blocks/CustomExtendedFeatures/components/FeatureItem/FeatureItem.tsx#L55
Unexpected any. Specify a different type
|
Verify Files:
src/components/Examples/Examples.tsx#L21
'VmOverview' is already declared in the upper scope on line 16 column 9
|
Verify Files:
src/components/Examples/Examples.tsx#L22
'Email' is already declared in the upper scope on line 11 column 9
|
Verify Files:
src/components/Examples/Examples.tsx#L23
'HotelDetails' is already declared in the upper scope on line 12 column 9
|
Verify Files:
src/components/Examples/Examples.tsx#L24
'TaskTracker' is already declared in the upper scope on line 15 column 9
|
Verify Files:
src/components/Examples/Examples.tsx#L25
'Dashboard' is already declared in the upper scope on line 10 column 9
|
Verify Files:
src/components/Examples/Examples.tsx#L27
'MarkdownEditor' is already declared in the upper scope on line 14 column 9
|
Verify Files:
src/components/GraphPlayground/Playground/Editor/index.tsx#L54
Forbidden non-null assertion
|