Skip to content

Fix pending exclusion pagination #1441

Fix pending exclusion pagination

Fix pending exclusion pagination #1441

Triggered via pull request March 6, 2024 05:32
Status Success
Total duration 1m 42s
Artifacts

frontend-build-check.yaml

on: pull_request
setup-and-build
1m 34s
setup-and-build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
setup-and-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
setup-and-build: frontend/src/components/ui/navigation/navigation-button.ts#L111
Unnecessary conditional, value is always truthy
setup-and-build: frontend/src/pages/org/workflow-editor.ts#L599
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined