feat: Added ArticleNavigation component, which provides next/prev navigation between articles #50
Annotations
10 warnings
Verify Files:
next.config.js#L60
Assignment to property of function parameter 'config'
|
Verify Files:
src/blocks/CustomExtendedFeatures/components/FeatureItem/FeatureItem.tsx#L55
Unexpected any. Specify a different type
|
Verify Files:
src/components/Interactive/Settings/Settings.tsx#L139
Arrow function expected no return value
|
Verify Files:
src/pages/components/[libId]/[componentId].tsx#L68
'lib' is already declared in the upper scope on line 60 column 11
|
Verify Files:
src/pages/components/[libId]/[componentId].tsx#L72
'component' is already declared in the upper scope on line 61 column 11
|
Verify Files:
src/pages/design/[sectionId]/[articleId].tsx#L43
'section' is already declared in the upper scope on line 35 column 11
|
Verify Files:
src/pages/design/[sectionId]/[articleId].tsx#L48
'article' is already declared in the upper scope on line 36 column 11
|
Verify Files:
src/utils/components.ts#L29
Function 'getRouteFromReadmeUrl' expected no return value
|
Verify Files:
src/utils/lib.ts#L38
Unexpected any. Specify a different type
|
Verify Files:
src/utils/lib.ts#L60
Unexpected any. Specify a different type
|