Update agent eval tutorial #1555
format-lint.yml
on: pull_request
Check linting
53s
Check formatting
58s
Annotations
8 errors and 12 warnings
Check linting:
src/theme/CodeBlock/index.js#L42
Unary operator '++' used
|
Check linting:
src/theme/CodeBlock/index.js#L76
'collapsedSections' was used before it was defined
|
Check linting:
src/theme/CodeBlock/index.js#L82
'setCollapsedSections' was used before it was defined
|
Check linting:
src/theme/CodeBlock/index.js#L108
Unexpected string concatenation
|
Check linting:
src/theme/CodeBlock/index.js#L134
Unary operator '++' used
|
Check linting:
src/theme/CodeBlock/index.js#L174
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Check linting:
src/theme/CodeBlock/index.js#L174
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Check linting
Process completed with exit code 1.
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting:
src/components/ClientInstallation.js#L4
Prefer default export on a file with single export
|
Check linting:
src/components/QuickStart.js#L157
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L171
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L186
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L204
'alternativeTSBlock' is assigned a value but never used
|
Check linting:
src/components/QuickStart.js#L318
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L329
Unexpected empty object pattern
|
Check linting:
src/components/QuickStart.js#L403
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
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|