Skip to content

feat: Added ArticleNavigation component, which provides next/prev navigation between articles #61

feat: Added ArticleNavigation component, which provides next/prev navigation between articles

feat: Added ArticleNavigation component, which provides next/prev navigation between articles #61

Triggered via pull request January 26, 2024 15:17
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
Verify Files
33s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify Files: next.config.js#L60
Assignment to property of function parameter 'config'
Verify Files: src/components/Interactive/Settings/Settings.tsx#L139
Arrow function expected no return value
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