flip docs to new version (correctly) #244
format-lint.yml
on: pull_request
Check linting
45s
Check formatting
46s
Annotations
4 errors and 12 warnings
Check linting:
src/theme/DocVersionBanner/index.js#L10
'@docusaurus/theme-common' should be listed in the project's dependencies. Run 'npm i -S @docusaurus/theme-common' to add it
|
Check linting:
src/theme/DocVersionBanner/index.js#L14
Expected 1 empty line after import statement not followed by another import
|
Check linting:
src/theme/DocVersionBanner/index.js#L53
Must use destructuring props assignment
|
Check linting
Process completed with exit code 1.
|
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting:
src/components/ClientInstallation.js#L4
Prefer default export on a file with single export
|
Check linting:
src/components/Hub.js#L8
'PythonBlock' is defined but never used
|
Check linting:
src/components/Hub.js#L9
'TypeScriptBlock' is defined but never used
|
Check linting:
src/components/Hub.js#L10
'ShellBlock' is defined but never used
|
Check linting:
src/components/QuickStart.js#L158
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L173
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L188
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L206
'alternativeTSBlock' is assigned a value but never used
|
Check linting:
src/components/QuickStart.js#L284
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L295
Unexpected empty object pattern
|
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|