feat: Best practices guide #1394
format-lint.yml
on: pull_request
Check linting
55s
Check formatting
52s
Annotations
10 warnings
Check linting:
src/components/ClientInstallation.js#L4
Prefer default export on a file with single export
|
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#L320
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L331
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L405
Unexpected empty object pattern
|
Check linting:
src/components/RegionalUrls.js#L2
'CodeBlock' is defined but never used
|
Check linting:
src/components/RegionalUrls.js#L19
Prefer default export on a file with single export
|