ci[minor]: add lint/format to ci #2
format-lint.yml
on: pull_request
Check linting
1m 12s
Check formatting
1m 10s
Annotations
12 warnings
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/.
|