Skip to content

Adding pagination to dropdowns, misc bug fixes #20923

Adding pagination to dropdowns, misc bug fixes

Adding pagination to dropdowns, misc bug fixes #20923

Triggered via pull request October 14, 2025 18:51
Status Failure
Total duration 2m 0s
Artifacts

pull-request-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint Code Base
Process completed with exit code 1.
Lint Code Base: packages/connect-react/src/utils/pagination.ts#L23
A space is required after ','
Lint Code Base: packages/connect-react/src/utils/pagination.ts#L7
A space is required after ','
Lint Code Base: packages/connect-react/src/hooks/use-components.tsx#L93
A linebreak is required before ']'
Lint Code Base: packages/connect-react/src/hooks/use-components.tsx#L93
A linebreak is required after '['
Lint Code Base: packages/connect-react/src/hooks/use-apps.tsx#L92
A linebreak is required before ']'
Lint Code Base: packages/connect-react/src/hooks/use-apps.tsx#L92
A linebreak is required after '['
Lint Code Base: packages/connect-react/src/components/RemoteOptionsContainer.tsx#L160
'_prevContext' is assigned a value but never used
Lint Code Base: packages/connect-react/src/components/RemoteOptionsContainer.tsx#L159
'_page' is assigned a value but never used
Lint Code Base
Failed to restore: Cache service responded with 400
Lint Code Base
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/